| Name | Type | Multiplicity | Description | 
|---|---|---|---|
| expiration | property int | [0,1] | Number of days before password expires -1 : means password doesn't expire 0 : means password is expired | 
| minPasswordAge | property int | [0,1] | Number of days before password may be changed (0 means password can be changed immediately) | 
| passwordHistoryLength | property int | [0,1] | Number of unique passwords in history (0 - no history) | 
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]