SignInManager<TUser>.AuthenticationScheme Property

Definition

The authentication scheme to sign in with. Defaults to ApplicationScheme.

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

Property Value

Applies to