

- Disabled(沒有限制)
- No limitation on the security requirements (對安全要求沒有限制)
- Low(低)
- Password must contain at least 6 characters (密碼必須至少包含6個字符)
- Users have 10 failed login attempts before password is locked) (在鎖定密碼之前,用戶有10次登錄失敗的機會。)
- Medium(中)
- Password must be at least 8 characters long. (密碼長度必須至少為8個字符。)
- Password must includes at least 2 different character types (Character type examples: Upper Case, lower case, numeric, special character). Examples: ‘pAssword’, ‘passw0rd’, ‘p&ssword’. (密碼必須包含至少2種不同的字符類型(字符類型示例:大寫、小寫、數字、特殊字符),例如:pAssword、passw0rd、p&ssword)
- Users have 10 failed login attempts before password is locked. (在鎖定密碼之前,用戶有10次登錄失敗的機會。)
- High(高)****
- Password must be at least 10 characters long (密碼長度必須至少為10個字符)
- Password must contain at least 1 of each different character type (Upper Case, lower case, numeric, special character). Examples: ‘pAssword0!’, ‘myPasw0rd)
- Users have 5 failed login attempts before password is locked. (在鎖定密碼之前,用戶有5次登錄失敗的機會。)
- Secure(極高)****
- Password must be at least 10 characters long (密碼長度必須至少為10個字符)
- Password must contain at least 1 of each different character type (Upper Case, lower case, numeric, special character). Examples: ‘pAssword0!’, ‘myPasw0rd)
- Password expires after 90 days. (密碼在90天後到期。)
- Users have 5 failed login attempts before password is locked. (在鎖定密碼之前,用戶有5次登錄失敗的機會。)
- Custom Password Settings(自定義密碼設置)
- Password characters(密碼字符)
- Uppercase character(大寫字母)
- Lowercase character(小寫字符)
- Numerical character(數字特徵)
- Special characters(特殊字符)
- Login attempts allowed(允許登錄嘗試次數)
- Password Expiration(密碼時效)

