| Raritan PX2/PX3 JSON-RPC API
    | 
User information More...
import"User.idl";
| Public Attributes | |
| boolean | enabled | 
| trueif the account is enabled | |
| boolean | locked | 
| trueif the account cannot be deleted | |
| boolean | blocked | 
| trueif the account is blocked due to failed logins | |
| boolean | needPasswordChange | 
| trueto force a password change on the next login | |
| AuxInfo | auxInfo | 
| Auxiliary user information. | |
| SnmpV3Settings | snmpV3Settings | 
| SNMPv3 settings. | |
| string | sshPublicKey | 
| Public key for SSH access. | |
| Preferences | preferences | 
| User preferences | |
| vector< int > | roleIds | 
| List of role ids for this account. | |
User information
 1.8.14
 1.8.14