I need to work with privileges on a MDA. There are methods in Xrm.Utility.getGlobalContext().userSettings that have not been defined in the typings. The one I need to work with is getSecurityRolePrivilegesInfo()
https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/xrm-utility/getglobalcontext/usersettings#getsecurityroleprivilegesinfo-method
I need to work with privileges on a MDA. There are methods in
Xrm.Utility.getGlobalContext().userSettingsthat have not been defined in the typings. The one I need to work with isgetSecurityRolePrivilegesInfo()https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/xrm-utility/getglobalcontext/usersettings#getsecurityroleprivilegesinfo-method