Microsoft.Identity.Client.AccountId
An identifier for an account in a specific tenant. Returned by HomeAccountId
Unique identifier for the account
For Microsoft Entra ID, a string representation for a GUID which is the object ID of the user owning the account in the tenant
For Microsoft Entra ID, a string representation for a GUID which is the ID of the tenant where the account resides.
Constructor for an account ID.
Constructor of an AccountId meant for Active Directory Federation Services (ADFS) scenarios since ADFS instances lack tenant IDs.