IAccount.HomeAccountId 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.
AccountId of the home account for the user. This uniquely identifies the user across AAD tenants.
public Microsoft.Identity.Client.AccountId HomeAccountId { get; }
member this.HomeAccountId : Microsoft.Identity.Client.AccountId
Public ReadOnly Property HomeAccountId As AccountId
Property Value
Remarks
Can be null, for example if this account was migrated to MSAL.NET from ADAL.NET v3's token cache