| Password Expiry Days | Integer | Number of days that a password is allowed to remain without forcing a new password to be set. Once Password Expiry Days have elapsed, the user will be prompted to change password upon login. | 90 (min=1, max=365) |
| Password Length | Integer | Minimum number of characters required for user passwords. | 6 (min=1, max=12) |
| Password Lockout Days | Integer | If a user's password has not been changed in Password Lockout Days, that user will no longer be permitted to login. An Administrator will need to modify this user's password before the user can login again. | 120 (min=1, max=365) |