Click or drag to resize

VGMembershipInstancePasswordAttemptWindow Property

Gets the number of minutes in which a maximum number of invalid password or password-answer attempts are allowed before the membership user is locked out.

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public int PasswordAttemptWindow { get; }

Property Value

Type: Int32
See Also