Complexity

Complexity determines the variety and length of user passwords.

The Maximum Repeated Consecutive Characters determines how many identical characters may be next to one another in the password. This prevents users from creating passwords consisting of one repeated letter or number (such as “00000”). The number entered is the maximum number of identical characters permitted.

The Minimum Length determines how long a password must be. The number entered is the minimum required number of characters in the password.