SignInResult.AuthenticationScheme Property

Definition

Gets or sets the authentication scheme that is used to perform the sign-in operation.

public:
 property System::String ^ AuthenticationScheme { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationScheme { get; set; }
public string? AuthenticationScheme { get; set; }
member this.AuthenticationScheme : string with get, set
Public Property AuthenticationScheme As String

Property Value

Applies to