AuthenticationOptions.DefaultForbidScheme Propiedad

Definición

Se usa como esquema predeterminado por ForbidAsync(HttpContext, String, AuthenticationProperties).

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

Valor de propiedad

Se aplica a