Share via


ClientFormsAuthenticationMembershipProvider.RequiresQuestionAndAnswer プロパティ

定義

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

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

プロパティ値

常に false

注釈

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

適用対象

こちらもご覧ください