Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在 CRM Online 中获取与当前用户关联的安全角色。如何使用 JavaScript 做到这一点?
使用该Xrm.Page.context.getUserRoles()功能。
Xrm.Page.context.getUserRoles()