user
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| username (string) | 0/1 | |
| fullName (string) | 0/1 | |
| email (string) | 0/1 | |
| validated (boolean) | 1/1 | |
| locked (boolean) | 1/1 | |
| password (string) | 0/1 | |
| passwordChangeRequired (boolean) | 1/1 | |
| permanent (boolean) | 1/1 | |
| confirmPassword (string) | 0/1 | |
| timestampAccountCreation (string) | 0/1 | |
| timestampLastLogin (string) | 0/1 | |
| timestampLastPasswordChange (string) | 0/1 | |
| previousPassword (string) | 0/1 | |
| assignedRoles (string) | 0/unbounded | |
| readOnly (boolean) | 1/1 | |
| userManagerId (string) | 0/1 |