Visual Guard Class Library Documentation

VGMemberShipProvider.MaxInvalidPasswordAttempts Property

Gets the number of invalid password or password-answer attempts allowed before the membership user is locked out.

public override Int32 MaxInvalidPasswordAttempts {get;}

Property Value

The number of invalid password or password-answer attempts allowed before the membership user is locked out.

Remarks

This value is defined in the Visual Guard repository and can be modified by editing the password policy in the Visual Guard console.

See Also

VGMemberShipProvider Class | Novalys.VisualGuard.Security.WebForm Namespace