Compartir a través de


JwtBearerChallengeContext.ErrorUri Propiedad

Definición

Obtiene o establece el valor "error_uri" devuelto al autor de la llamada como parte del encabezado WWW-Authenticate. Esta propiedad siempre es null a menos que se establezca explícitamente.

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

Valor de propiedad

Se aplica a