userResource
Namespace: | (default namespace) |
Version: | $Revision$ $Date$ |
User's details.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
resourceURI (string) | 0/1 | The URI of the user. |
userId (string) | 0/1 | The id of the user. |
password (string) | 0/1 | The password of the user (write only). |
firstName (string) | 0/1 | The first name of the user. |
lastName (string) | 0/1 | The last name of the user. |
status (string) | 0/1 | The status of the user. Available status: active, locked, disabled. |
email (string) | 0/1 | The email address of the user. |
roles/role (string) | 0/unbounded | Field roles. |