JwtBearerChallengeContext.Error Vlastnost

Definice

Získá nebo nastaví chybovou hodnotu 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 ^ 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

Hodnota vlastnosti

String

Platí pro