Password settings.  
 More...
|  | 
| boolean | enableAging | 
|  | trueto enable password aging
 | 
|  | 
| int | agingInterval | 
|  | Aging interval in days. 
 | 
|  | 
| boolean | enableStrongReq | 
|  | trueto enable strong password requirements
 | 
|  | 
| int | minPwLength | 
|  | Minimum password length. 
 | 
|  | 
| int | maxPwLength | 
|  | Maximum password length. 
 | 
|  | 
| boolean | enforceLower | 
|  | Passwords must contain at least one lower case character. 
 | 
|  | 
| boolean | enforceUpper | 
|  | Passwords must contain at least one upper case character. 
 | 
|  | 
| boolean | enforceNumeric | 
|  | Passwords must contain at least one numeric character. 
 | 
|  | 
| boolean | enforceSpecial | 
|  | Passwords must contain at least one special character. 
 | 
|  | 
| int | pwHistoryDepth | 
|  | Number of entries in password history. 
 | 
|  | 
The documentation for this struct was generated from the following file: