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

プロパティ値

適用対象