I need to get the security roles associated with the current user in CRM Online. How to do it using JavaScript?
Use the Xrm.Page.context.getUserRoles() function.
Xrm.Page.context.getUserRoles()
Source: https://habr.com/ru/post/1480740/More articles:Try to start the library project. - androidMaintaining sorting by value - javaLength is longer than Long.MAX_VALUE - javacan't build an example to increase serialization - c ++Effective implementation of the table of total area / integral image in R - loopsIs there an alternative to pickle - save dictionary (python) - pythoncmake: error: "AT_SYMLINK_NOFOLLOW" undeclared - linuxHow to use MFCC vectors to classify a single audio file? - classificationIs it possible to get a partial response using PHP cURL? - phpInvalid token at the beginning of preprocessor expression in CoreFoundation - iosAll Articles