AzureActiveDirectoryOpenIdConnectAuthenticationOptions.SignInAsAuthenticationType Property

Definition

Gets or sets the name of another authentication middleware which will be responsible for actually issuing a user ClaimsIdentity.

public string SignInAsAuthenticationType { get; set; }
member this.SignInAsAuthenticationType : string with get, set
Public Property SignInAsAuthenticationType As String

Property Value

Applies to