JwtBearerChallengeContext.Error Proprietà

Definizione

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

Valore della proprietà

Si applica a