Share via


MsalAuthenticationExtension.AuthenticationOperation Property

Definition

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

Property Value

Applies to