JwtBearerChallengeContext.ErrorDescription Vlastnost

Definice

Získá nebo nastaví hodnotu "error_description" vrácenou volajícímu jako součást hlavičky WWW-Authenticate. Tato vlastnost může mít hodnotu null, pokud IncludeErrorDetails je nastavena na hodnotu 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

Hodnota vlastnosti

String

Platí pro