Hello,
I have a question about the construct of security roles and restricting access outside of roles in AX.
My understanding of security roles construct: Role > Duty > Pirvilege > Entry Point > Access Level
Other methods of restricting access: Override Permissions
My question is whether there is any other way to restrict access in AX.
Can any code be applied in the back-end that would not be in the role construct (above) or in Override Permissions?
Is there something I'm not aware of?
Background: I'm trying to understand the SI's role build, but they keep referring to code in the back-end used to restrict access, but they don't explain what this is, so I'm seeking help here...
I thought it was only Roles and Override Permissions...
Thanks in advance!