Security API

The product that used to be called Microsoft Dynamics 365 for Finance and Operations (I truly don’t know how I should call it these days) allows defining security elements both by developers (delivered together with code) and by power users though GUI (stored in database). You may have a need to work with security objects …

Continue reading ‘Security API’ »

Preventing users from changing session date (AX 2012)

What if you want to prevent users from going to File > Tools > Session date and time in Dynamics AX 2012 and changing the session date? Usually, every user has access to the form, because the permission is included in System User role. If you go deeper, you’ll find SystemDate entry point in ClientEssentials …

Continue reading ‘Preventing users from changing session date (AX 2012)’ »