| Name | Description | Type | Additional information |
|---|---|---|---|
| PasswordRules |
Password Rules. |
PasswordRules | if 0 then no rules. |
| CanReusePassword |
Indicates whether previous password can be reused on password reset. |
boolean | |
| MaxLoginAttempts |
Maximum number of login attempts. |
integer | |
| LockUser |
Lock the user after a failed login. |
boolean | |
| LockTerminal |
Lock the terminal after a failed login. |
boolean | |
| ForceChangingPasswordAfterReset |
Force the user to reset password after resetting the password. Used on forget password. |
boolean | |
| MinPasswordLength |
Minimum number of characters allowed for password. |
integer |