AccountInformation Class
Declaration
struct winrt::Microsoft::Azure::ObjectAnchors::AccountInformation
Description
Account information for the Azure Object Anchors account .
Properties
AccountDomain
The domain of the Azure Object Anchors account.
hstring AccountDomain();
AccountId
The Id of the Azure Object Anchors account.
winrt::guid AccountId();