Notifications
Announcements
No record found.
Hello Daxers :)
I have a technical question about how we can get related objects permissions and licenses for all security roles in Dynamics 365 FinOps.
In Visual Studio there is a standard addin to view all related objects / or via UI in Security Configuration form > View Permissions
OR
My Question in more technical, im asking here about :
Thanks
Hi Adax,
You can check the data entity "System security role" or "System security permissions".
Thanks André,
Actually i was using the Security Permissions data entity, but it's not presenting all the fields as they exist in the UI, here is my analysis:
After investigating the associated data permissions for selected security role, eg: Accounting manager (AOT Name :LedgerAccountingManager) ,
I got the following results:
SYSTEMSECURITYPERMISSIONENTITY.SECURITYROLEIDENTIFIER AS 'Role Identifier',SYSTEMSECURITYPERMISSIONENTITY.SECURITYROLENAME AS 'Role name',SYSTEMSECURITYPERMISSIONENTITY.RESOURCETYPE AS 'Resource type',SYSTEMSECURITYPERMISSIONENTITY.RESOURCENAME AS 'Context \ Resource',SYSTEMSECURITYPERMISSIONENTITY.READACCESS AS 'Read',SYSTEMSECURITYPERMISSIONENTITY.UPDATEACCESS AS 'Update',SYSTEMSECURITYPERMISSIONENTITY.CREATEACCESS AS 'Create',SYSTEMSECURITYPERMISSIONENTITy.DELETEACCESS AS 'Delete',SYSTEMSECURITYPERMISSIONENTITY.CORRECTACCESS AS 'Correct',SYSTEMSECURITYPERMISSIONENTITY.INVOKEACCESS AS 'Invoke',SYSTEMSECURITYPERMISSIONENTITY.USERLICENSETYPE
FROM SYSTEMSECURITYPERMISSIONENTITYWHERE SYSTEMSECURITYPERMISSIONENTITY.SECURITYROLEIDENTIFIER = 'LedgerAccountingManager'
Concerning the license type, I did expect some issues as Microsoft split the application into multiple license SKUs. You can learn more on the blog from Alex Meyer. The information is based on his own research and some interactions we both had with Microsoft for status and clarification: alexdmeyer.com/.../
Related to the number of objects. Have you identified if one outcome has duplicate records or found examples of data that is missing in the entity?
The limitation with SYSTEMSECURITYPERMISSIONENTITY data entity, that i'm trying to understand is the difference results if you compare if with user interface data.
I had a look now myself. Your conclusions about the level of detail is correct. The license type being displayed at the data entity is not considering the split in application licenses. Previously, we had the 'Enterprise' as a license type. Now it has been split in e.g. Finance, Supply Chain Management, Commerce, etc.
I couldn't find another entity where the new licensing details are shown correctly. You might consider a customization.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 551 Most Valuable Professional
André Arnaud de Cal... 450 Super User 2025 Season 2
BillurSamdancioglu 278 Most Valuable Professional