
Good afternoon,
Can I ask on the following:
1. what are the permissions and their respective data to disable users from entering the user page and adding/ deleting User permission sets
2. Prevent users from amending the permissions in the permission set assigned, e.g. to prevent user from adding/ amending table data? (read/insert/modify/delete).
So far I've tested several table data object id mainly:
1. User setup (table id:91)
2. User callouts (table id:1552)
These settings work for me in terms of preventing users from accessing those pages (users/ Permission sets). However, I'm unsure on the implications of these table data object ids on other fields and I'm wondering if I am missing other fields to disable as well.
thank you very much.
Rgds,
ZJ
Hello,
The answer probably is to test this thoroughly yourself unless a partner has a field experience wanting to share it with the community. You may want to record UI activities to generate the required permission set:
docs.microsoft.com/.../ui-define-granular-permissions
Hope it helps in some way?
Thanks.