Skip to content

Commit cc1c04d

Browse files
Update groupmemberships.md
1 parent 753ea8d commit cc1c04d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

documentation/components/domain/groupmemberships.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,12 @@ Domain the entity is from, that is being granted group membership.
9494
The type of object being granted membership.
9595
Corresponds to the ObjectClass attribute value of the AD object(user, group, computer, ...).
9696

97+
### ObjectCategory
98+
99+
Rather than specifying an explicit entity, assign all principals in a given Object Cagtegory as group member.
100+
101+
> Note: In order to be applicable, each category member must be a security principal (that has the ObjectSID property).
102+
97103
### Group
98104

99105
> This parameter uses [name resolution](../../advanced/name-mapping.html).

0 commit comments

Comments
 (0)