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

Dim instance As FormsAuthenticationCredentials Dim value As FormsAuthPasswordFormat value = instance.PasswordFormat instance.PasswordFormat = value
public: property FormsAuthPasswordFormat PasswordFormat { FormsAuthPasswordFormat get (); void set (FormsAuthPasswordFormat value); }
/** @property */ public FormsAuthPasswordFormat get_PasswordFormat () /** @property */ public void set_PasswordFormat (FormsAuthPasswordFormat value)
public function get PasswordFormat () : FormsAuthPasswordFormat public function set PasswordFormat (value : FormsAuthPasswordFormat)
FormsAuthPasswordFormat 値の 1 つ。

PasswordFormat プロパティへのアクセス方法を次のコード例に示します。セクションを取得する方法については、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.PasswordFormat プロパティを検索する場合は、下記のリンクをクリックしてください。

- FormsAuthenticationCredentials.PasswordFormat プロパティのページへのリンク