Compartir a través de


OpenIdConnectOptions.SignOutScheme Propiedad

Definición

Esquema de autenticación que se va a usar con SignOut en SignOutPath. SignInScheme se usará si no se establece.

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

Valor de propiedad

Se aplica a