Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 53207

CRM and SQL Tip #01 - How to find out the Security Roles assigned to the user

$
0
0
The below SQL query is useful to find out the Security Roles assigned to the users from backend by querying the Organization _MSCRM database in SQL Server. select role . name as 'Role Name' ...(read more)

Viewing all articles
Browse latest Browse all 53207

Trending Articles