How to check which user have FlexiCapture admin rights via the database

Question

How can I check which user have Administrator permissions in FlexiCapture complex directly via database?

Answer

Go to dbo.Principal table of the database, check the ids of the users:

2022-06-24_13_15_09.png
 
Then go to dbo.Principal Permissions and check which user has the Role Type = 10
 

 
Role Type = 10 is an Administrator role.

Additional information

User role types

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.