ClientFormsAuthenticationMembershipProvider.PasswordAttemptWindow 属性

定义

此类未使用此属性。

public:
 virtual property int PasswordAttemptWindow { int get(); };
public override int PasswordAttemptWindow { get; }
member this.PasswordAttemptWindow : int
Public Overrides ReadOnly Property PasswordAttemptWindow As Integer

属性值

在锁定成员资格用户之前允许的最大无效密码或无效密码提示问题答案尝试次数的分钟数。

注解

不能使用 ClientFormsAuthenticationMembershipProvider 类创建、删除或修改用户信息。

适用于

另请参阅