Chapter 22. Users
22.1. User Elements
Users are exposed in a top-level collection and are referenced with the
rel="users"
link. Individual user
elements contain the following:
Element | Type | Description | Properties |
---|---|---|---|
user_name | string | The user principal name (UPN). The UPN is used as a more convenient identifier when adding a new user. | |
link rel="tags" | relationship | A link to the tags sub-collection for user resources. | |
link rel="roles" | relationship | A link to the roles sub-collection for user resources. | |
name | string | A free-text name for the user. | |
domain | string | The containing directory service domain. | |
groups | complex | A list of directory service groups for this user. |