PassportAuthenticationEventArgs(PassportIdentity, HttpContext) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PassportAuthenticationEventArgs クラスの新しいインスタンスを初期化します。 このクラスは非推奨とされます。
public:
PassportAuthenticationEventArgs(System::Web::Security::PassportIdentity ^ identity, System::Web::HttpContext ^ context);
public PassportAuthenticationEventArgs (System.Web.Security.PassportIdentity identity, System.Web.HttpContext context);
new System.Web.Security.PassportAuthenticationEventArgs : System.Web.Security.PassportIdentity * System.Web.HttpContext -> System.Web.Security.PassportAuthenticationEventArgs
Public Sub New (identity As PassportIdentity, context As HttpContext)
パラメーター
- identity
- PassportIdentity
ID オブジェクト。
- context
- HttpContext
イベントのコンテキスト。
注釈
このクラスは非推奨となり、サポートされなくなりました。 Microsoft Passport Network が Windows Live ID に置き換えられました。