Use the Container option for system columns
System columns guide
Use the Container option to identify the group membership identifier that NIM uses in role models.
What the Container option does
Use the Container option to identify the column in a membership table that points to the group or container record. NIM uses that identifier to associate a membership with the correct group when building role models.
This setting is useful when a table describes a relationship rather than a standalone object. Select the column that contains the identifier for the group, not the identifier for the member.
Example: Exchange Online distribution group membership
In Microsoft Exchange Online, the DistributionGroupMembers table records group memberships:
GroupGuidreferences the group in theDistributionGroupstable.Guidreferences the member in theMailboxestable.
Select GroupGuid as the Container column because it identifies the group to which each membership belongs.
Configure a Container column
- Open the relevant system table and select the Columns tab.
- Identify the column that references the group or container table.
- Select that column’s Container option.
- Save the table configuration.
Before setting a Container column, confirm which column identifies the group and which identifies the member. Choosing the member identifier will associate memberships with the wrong side of the relationship.