AccountRateWindow
Used in combination with MaxRateFailedLoginAttempts to distinguish between logon attempts made by a person and those made by an automated attack.
AccountRateWindow is a time period measured in seconds. If MaxRateFailedLoginAttempts are made within this time, the account is locked.
If there are MaxFailedLoginAttempts consecutive failed attempts within any time frame, the account will be locked.
Section: SecurityManager-Admin
Default: AccountRateWindow = 15
*Restart Required (Settings.Startup property)