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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照- FormsAuthenticationCredentials.Users プロパティのページへのリンク

 
                             
                    


