FormsAuthenticationUser.Password プロパティ
アセンブリ: System.Web (system.web.dll 内)

Dim instance As FormsAuthenticationUser Dim value As String value = instance.Password instance.Password = value
/** @property */ public String get_Password () /** @property */ public void set_Password (String value)
アプリケーションによって必要とされるユーザーのパスワード。

Password プロパティを使用する方法を次のコード例に示します。セクションを取得する方法については、FormsAuthenticationUser クラスのトピックにあるコード例を参照してください。

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に収録されているすべての辞書からFormsAuthenticationUser.Password プロパティを検索する場合は、下記のリンクをクリックしてください。

- FormsAuthenticationUser.Password プロパティのページへのリンク