MsalAuthenticationExtension.AuthenticationOperation 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.
Enables the developer to provide a custom authentication extension.
public Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation AuthenticationOperation { get; set; }
member this.AuthenticationOperation : Microsoft.Identity.Client.AuthScheme.IAuthenticationOperation with get, set
Public Property AuthenticationOperation As IAuthenticationOperation