UserMemberships
Get the groups (ContainerDescriptor) of which a user (MemberDescriptor) is a member.
Columns
| Name | Type | References | Description |
| ContainerDescriptor [KEY] | String |
Groups.Descriptor | A descriptor to the container in the relationship. This is equivalent to the GroupDescriptor. |
| MemberDescriptor [KEY] | String |
Users.UserDescriptor | Subject descriptor for which to fetch all direct memberships. This is equivalent to the UserDescriptor. |