JwtBearerChallengeContext.ErrorDescription Proprietà

Definizione

Ottiene o imposta il valore "error_description" restituito al chiamante come parte dell'intestazione WWW-Authenticate. Questa proprietà può essere Null quando IncludeErrorDetails è impostata su 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

Valore della proprietà

Si applica a