You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/api/usergroupActionCommands.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ When you remove a user from the group, that user loses the associated entitlemen
75
75
* When you add a product profile, all of the member users gain the associated entitlements.
76
76
When you remove a product profile, all of the users in the user group lose the associated entitlements (unless they have individual access). Please note that you cannot use the add command if the user-group has more than 200,000 users.
77
77
78
-
* When a group has isReadOnly set to true, you cannot add or remove users from the group however you can add or remove product profiles.
78
+
* When a group has `isReadOnly` set to true, you cannot add or remove users from the group however you can add or remove product profiles.
79
79
80
80
>NOTE: Use the [`group`](group.md) resource to retrieve information about defined groups.
0 commit comments