mng.GetUserRoles

This job lists the system roles for the logged-in user or a specified user.

Without specifying a user, the system roles of the logged-in user are listed. If a user is specified, the system role 'Configuration Security System' is required.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported → pass 0

UserGUID

STRING

Yes

GUID of the user

[UserId]

STRING

No

ID of the user; currently has no effect and is ignored by the server

2. Output Parameters

Name Type Dependency Description

Result

String

List of system role IDs, separated by semicolon. See System Roles.

3. Return Value

(INT): 0 = Job successful, otherwise error code