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 クラスを使用してユーザー情報を作成、削除、または変更することはできません。

適用対象

こちらもご覧ください