MsalProvider.Client 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.
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