Gets and sets the window in minutes that the maxium attempts are tracked for
Namespace: DotNetNuke.Security.MembershipAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[SortOrderAttribute(9)] public static int PasswordAttemptWindow { get; set; } |
| Visual Basic |
|---|
<SortOrderAttribute(9)> Public Shared Property PasswordAttemptWindow As Integer Get Set |