SecuritySegregationOfDuties::assignUserToRole Method [AX 2012]
Assigns a user to a role by using an optional segregation of duties (SOD) conflict resolution UI.
client server public static boolean assignUserToRole(SecurityUserRole _userRole, [Object _caller])
Run On
CalledParameters
- _userRole
- Type: SecurityUserRole Table
The securityUserRole instance to be inserted.
- _caller
- Type: Object Class
The calling form.
Show: