AuthenticationOptions.DefaultScheme Propiedad

Definición

Se usa como esquema predeterminado de reserva para todos los demás valores predeterminados.

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

Valor de propiedad

Se aplica a