Skip to main content
1-Visitor
April 19, 2018
Solved

assign visibility and run time permissions to all system objects for all users

  • April 19, 2018
  • 1 reply
  • 1415 views

We are testing different user groups and we want to know if there's way to programmatically give permissions to read system objects. There are uploaded pictures that these user groups dont have access to and would like to know how to properly handle this

 

thanks!

York

Best answer by CarlesColl

Yes for sure, just use AddRunTimePermission and AddInstanceRuntTimePermission services / snippets.

1 reply

1-Visitor
April 19, 2018

Yes for sure, just use AddRunTimePermission and AddInstanceRuntTimePermission services / snippets.