|
Name
|
Type
|
Description
|
| id | UserOrGroupId |
User or group ID of this entity.
|
| info | AdminUserOrGroupInfo |
Info for this AdminUserOrGroup.
|
| permissions | PermissionInfo[] |
Administrative permissions (roles and access groups) for this user or
group.
- This property need not be set.
|
| roles | RoleInfo[] |
Set of roles this user or group has any permissions for. Cross
reference with permissions member to determine the actual associated
permission.
- This property need not be set.
|
| accessGroups | AccessGroupInfo[] |
Set of access groups this user or group has any permission for. Cross
reference with permissions member to determine the actual associated
permission.
- This property need not be set.
|
| groupViews | AdminUserOrGroupView[] |
Full views of this user or group's groups.
- This property need not be set.
|