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

속성 값

적용 대상