Edit

Share via


MsalProvider.Client Property

Definition

Gets or sets the MSAL.NET Client used to authenticate the user.

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

Property Value

Applies to