Get Security Roles of logged-in/current user in JavaScript – Dynamics 365 CE

Hi Everyone,

Let’s say bye bye to all the code that we used to write for getting Security Roles of the logged in User.

Here is the single line of the JavaScript code which gets all the Security Roles GUIDs along with names.

Xrm.Utility.getGlobalContext().userSettings.roles.getAll();

Security roles associated with the user.

Security roles associated with the Team where user…

Continue Reading Gopinath’s Article on their blog

Get Security Roles of logged-in/current user in JavaScript – Dynamics 365 CE

Hi Everyone, Let’s say bye bye to all the code that we used to write for getting Security Roles of the logged in User. Here is the single line of the JavaScript code which gets all the Security Roles GUIDs along with names. Xrm.Utility.getGlobalContext().userSettings.roles.getAll(); Security roles associated with the user.

Blog Syndicated with Gopinath’s Permission

Author: Gopi Nath

Share This Post On
Share via
Copy link
Powered by Social Snap