DiscoverOrganizationsResult.Account 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.
MSAL account selected as part of dicovery authentication
public Microsoft.Identity.Client.IAccount Account { get; }
member this.Account : Microsoft.Identity.Client.IAccount
Public ReadOnly Property Account As IAccount