Update: Access Checker
Thanks to Andrew request (see previous post comments), I uploaded a new version of the tool.
New features:
New features:
- Tooltip on each privilege to see the privilege ID
- A "name" resolution is made against the object ID specified (I use the primary attribute of the entity)
I will focus next on the peformance of the tool (I need to do some clean up on the CrmService reference to speed the tool)...
Enjoy
Comments
After that will be possible to write SQL-query to check required entity access privileges for one pass.
As all my tools supports IFD authentication, I don't use the filteredview method...
But trust me, By cleaning the web service reference (ie. remove all classes not used in the tool), it will speed up the tool
BTW, how many projects IFD has you done?