JwtBearerChallengeContext.ErrorDescription 属性

定义

获取或设置作为 WWW-Authenticate 标头的一部分返回给调用者的“error_description”值。 当 设置为 falseIncludeErrorDetails,此属性可能为 null。

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

属性值

适用于