FormsAuthenticationCredentials.Users プロパティ
アセンブリ: System.Web (system.web.dll 内)
構文Dim instance As FormsAuthenticationCredentials Dim value As FormsAuthenticationUserCollection value = instance.Users
public: property FormsAuthenticationUserCollection^ Users { FormsAuthenticationUserCollection^ get (); }
ユーザーの名前とパスワードの資格情報が格納される FormsAuthenticationUserCollection。
使用例Users プロパティを使用する方法を次のコード例に示します。セクションを取得する方法については、FormsAuthenticationCredentials クラスのトピックにあるコード例を参照してください。
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からFormsAuthenticationCredentials.Users プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からFormsAuthenticationCredentials.Users プロパティ
を検索
- FormsAuthenticationCredentials.Users プロパティのページへのリンク