SimpleMembershipProvider.PasswordAttemptWindow Property

Definition

Gets the number of minutes during which the maximum number of invalid password or security-question answer attempts are allowed before the user account is locked out.

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

Property Value

The number of minutes.

Applies to