次の方法で共有


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

プロパティ値

適用対象