Condividi tramite


JwtBearerChallengeContext.ErrorUri Proprietà

Definizione

Ottiene o imposta il valore "error_uri" restituito al chiamante come parte dell'intestazione WWW-Authenticate. Questa proprietà è sempre Null, a meno che non sia impostata in modo esplicito.

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

Valore della proprietà

Si applica a