PassportAuthenticationEventArgs.User プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > PassportAuthenticationEventArgs.User プロパティの意味・解説 

PassportAuthenticationEventArgs.User プロパティ

要求関連付ける IPrincipal オブジェクト取得または設定します

名前空間: System.Web.Security
アセンブリ: System.Web (system.web.dll 内)
構文構文

Dim instance As PassportAuthenticationEventArgs
Dim value As IPrincipal

value = instance.User

instance.User = value
public IPrincipal User { get; set;
 }
public:
property IPrincipal^ User {
    IPrincipal^ get ();
    void set (IPrincipal^ value);
}
/** @property */
public IPrincipal get_User ()

/** @property */
public void set_User (IPrincipal value)
public function get User
 () : IPrincipal

public function set User
 (value : IPrincipal)

プロパティ
要求関連付ける IPrincipal オブジェクト

解説解説

ユーザー オブジェクトコンテキスト結び付けられます。Usernull 参照 (Visual Basic では Nothing) 以外で、Usernull 参照 (Visual Basic では Nothing) の場合、PassportAuthenticationModule は、User によって User初期化します。

PassportAuthentication_OnAuthenticate イベント発生した時点で、この値は null 参照 (Visual Basic では Nothing) になりますイベント処理するアプリケーションは、適切な Userコンテキストまたは User関連付ける必要があります

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PassportAuthenticationEventArgs クラス
PassportAuthenticationEventArgs メンバ
System.Web.Security 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からPassportAuthenticationEventArgs.User プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からPassportAuthenticationEventArgs.User プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からPassportAuthenticationEventArgs.User プロパティ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

PassportAuthenticationEventArgs.User プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PassportAuthenticationEventArgs.User プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS