Compartir a través de


JwtBearerChallengeContext.ErrorDescription Propiedad

Definición

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

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

Valor de propiedad

Se aplica a