SysUserLicenseMiner::getUserRoles Method [AX 2012]
Gets the roles for the given user in the given company.
server public static container getUserRoles(container c)
Run On
ServerParameters
- c
- Type: container
A container that contains the user ID as the first element and the company as the second element.
Return Value
Type: containerA container that contains the roles for the given user in the given company.
Show: