Skip to content

Commit 39b8928

Browse files
authored
Merge pull request #1702 from MicrosoftDocs/deliv410626-user-permissions
Deliv410626 user permissions
2 parents a7f1ad2 + 48086b8 commit 39b8928

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

business-central/ui-define-granular-permissions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ In each of the five access type fields, **Read Permission**, **Insert Permission
156156
|**Indirect**|The user can perform the action on the object in question but only through another related object that the user has full access to. For more information about indirect permissions, see [Permissions Property](/dynamics365/business-central/dev-itpro/developer/properties/devenv-permissions-property) in Developer and IT-Pro Help|Second highest|
157157
|**Blank**|The user cannot perform the action on the object in question.|Lowest|
158158

159+
> [!IMPORTANT]
160+
> Use caution when assigning **Insert Permission** or **Modify Permission** to the **9001 User Group Member** or **9003 User Group Permission Set** table. Any users assigned to the permission set could potentially assign themselves to other user groups, which in turn, may give them unintended permissions.
161+
159162
### Example - Indirect Permission
160163

161164
You can assign an indirect permission to use an object only through another object.

0 commit comments

Comments
 (0)