AuthenticationOptions.DefaultChallengeScheme Propiedad

Definición

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

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

Valor de propiedad

Se aplica a