JwtBearerChallengeContext.ErrorUri Vlastnost

Definice

Získá nebo nastaví hodnotu "error_uri" vrácenou volajícímu jako součást hlavičky WWW-Authenticate. Tato vlastnost je vždy null, pokud explicitně nenastavíte.

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

Hodnota vlastnosti

String

Platí pro