JwtBearerChallengeContext.ErrorDescription 속성

정의

WWW-Authenticate 헤더의 일부로 호출자에게 반환되는 "error_description" 값을 가져오거나 설정합니다. 이 로 설정된 false경우 IncludeErrorDetails 이 속성은 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

속성 값

적용 대상