Share via


SessionConfiguration.AccountDomain Field

Definition

Domain that will be used for account authentication for the Azure Remote Rendering service.

public: System::String ^ AccountDomain;
public string AccountDomain;
val mutable AccountDomain : string
Public AccountDomain As String 

Field Value

Remarks

The domain is of the form [region].mixedreality.azure.com. [region] should be set to the location of the Azure Remote Rendering account. For example, eastus.mixedreality.azure.com or westeurope.mixedreality.azure.com. Legacy mixedreality.azure.com authentication domain is being phased out.

Applies to