Share via


AuthenticationFailedContext.Exception 속성

정의

인증 실패와 관련된 예외를 가져오거나 설정합니다.

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

속성 값

적용 대상