ClientFormsAuthenticationMembershipProvider.RequiresQuestionAndAnswer 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此类未使用此属性。
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 类创建、删除或修改用户信息。