ClientFormsAuthenticationMembershipProvider.EnablePasswordRetrieval プロパティ

定義

このプロパティは、このクラスでは使用されません。

public:
 virtual property bool EnablePasswordRetrieval { bool get(); };
public override bool EnablePasswordRetrieval { get; }
member this.EnablePasswordRetrieval : bool
Public Overrides ReadOnly Property EnablePasswordRetrieval As Boolean

プロパティ値

常に false

注釈

クラスを使用 ClientFormsAuthenticationMembershipProvider してユーザー情報を作成、削除、または変更することはできません。

適用対象

こちらもご覧ください