Edit

Share via


MsalProvider.Account Property

Definition

Gets or sets the currently authenticated user account.

public Microsoft.Identity.Client.IAccount Account { get; protected set; }
member this.Account : Microsoft.Identity.Client.IAccount with get, set
Public Property Account As IAccount

Property Value

Applies to