GroupMemberships
Get the members (MemberDescriptor) of a group (ContainerDescriptor).
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. |