| Password Policy |
The name of the password policy. |
| Description |
A description for the password policy. |
| Min Length |
The minimum length of a password. The default is 0. |
| Max Character Repeat |
The maximum number of repeating characters in the password. The default is 0. |
| Is Numeric Required |
Whether the password requires at least one numeric character (true or false). The default is false. |
| Is Mixed Case Required |
Whether the password requires mixed case (true or false). The default is false. |
| Can Include Username |
Whether the password can include the user's name (true or false). The default is false. |
| Password Never Expire |
Whether the passwords never expire (true or false). The default is false. |
| Password Expiration Days |
The number of days before passwords expire. The default is 0. |