SessionConfiguration.AccountDomain Property
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.
Account domain for the Azure Spatial Anchors service.
public:
property System::String ^ AccountDomain { System::String ^ get(); void set(System::String ^ value); };
public string AccountDomain { get; set; }
member this.AccountDomain : string with get, set
Public Property AccountDomain As String
Property Value
Remarks
The default is "mixedreality.azure.com".