다음을 통해 공유


JwtBearerChallengeContext.AuthenticateFailure 속성

정의

인증 프로세스 중에 발생한 모든 오류입니다.

public:
 property Exception ^ AuthenticateFailure { Exception ^ get(); void set(Exception ^ value); };
public Exception AuthenticateFailure { get; set; }
public Exception? AuthenticateFailure { get; set; }
member this.AuthenticateFailure : Exception with get, set
Public Property AuthenticateFailure As Exception

속성 값

적용 대상