AuthenticationOptions.DefaultScheme Property

Definition

Used as the fallback default scheme for all the other defaults.

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

Property Value

Applies to