Share via


SysUserLicenseMiner::getUserRoles Method [AX 2012]

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.

See Also

Reference

SysUserLicenseMiner Class