SessionConfiguration.AccountDomain Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.