For a list of all members of this type, see EmployeePasswordRequirements members.
Name | Description | |
---|---|---|
![]() | CanPasswordBeReused | Can password reuse past passwords |
![]() | MaxPasswordLength | Maximum password length allowed. |
![]() | MaxRepeatingCharactersPassword | Maximum repeating characters in password. |
![]() | MinDigitsPassword | Minimum digits required in password. |
![]() | MinLowerCaseLettersPassword | Minimum lower case letters required in password. |
![]() | MinPasswordLength | Minimum password length required. |
![]() | MinSpecialCharactersPassword | Minimum special characters required in password. |
![]() | MinUpperCaseLettersPassword | Minimum upper case letters required in password. |
![]() | PasswordDoesntContainEmployeeIdent | Can password contain employee ident |
![]() | PasswordDoesntContainLoginName | Can password contain login name |
![]() | PasswordDoesntEqualEmployeeIdent | Can password equal employee ident |
![]() | PasswordDoesntEqualEmployeeSsn | Can password equal employee ssn |
![]() | PasswordDoesntEqualLoginName | Can password equal login name |
![]() | PasswordDoesntStartWithEmployeeIdent | Can password start with employee ident |
![]() | PasswordDoesntStartWithLoginName | Can password start with login name |