WsFederationOptions.SignOutScheme Property

Definition

The Authentication Scheme to use with SignOutAsync from RemoteSignOutPath. SignInScheme will be used if this is not set.

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

Property Value

Applies to