AccountInformation Class
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 information for the Azure Object Anchors account .
public class AccountInformation
type AccountInformation = class
Public Class AccountInformation
- Inheritance
-
AccountInformation
Constructors
AccountInformation(Guid, String, String) |
Initializes a new instance of the AccountInformation class. The Id of the Azure Object Anchors account.The key for the Azure Object Anchors account.The domain of the Azure Object Anchors account. |
AccountInformation(IntPtr, Boolean) |
Properties
AccountDomain |
The domain of the Azure Object Anchors account. |
AccountId |
The Id of the Azure Object Anchors account. |
Methods
Finalize() |
Finalizes an instance of the AccountInformation class. |