Compartir a través de


JwtBearerChallengeContext.Error Propiedad

Definición

Obtiene o establece el valor "error" devuelto al autor de la llamada como parte del encabezado WWW-Authenticate. Esta propiedad puede ser null cuando IncludeErrorDetails se establece falseen .

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

Valor de propiedad

Se aplica a