ClientFormsAuthenticationMembershipProvider::MaxInvalidPasswordAttempts Property
.NET Framework (current version)
This property is not used by this class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Int32The number of invalid password attempts allowed before the membership user is locked out.
The ClientFormsAuthenticationMembershipProvider class always provides three password attempts. You cannot modify the provider to change the number of password attempts.
You cannot create, delete, or modify user information by using the ClientFormsAuthenticationMembershipProvider class.
.NET Framework
Available since 3.5
Available since 3.5
Show: