Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the roles for the given user in the given company.
Syntax
server public static container getUserRoles(container c)
Run On
Server
Parameters
- c
Type: container
A container that contains the user ID as the first element and the company as the second element.
Return Value
Type: container
A container that contains the roles for the given user in the given company.