Please enable JavaScript to view this site.

The manual for the JobRouter developer

Navigation: Webservice > Function and usage > User management

getUserRights

Scroll Prev Top Next More

Request global user rights for an individual user

The method getUserRights returns the global user rights of the entered user. Rights from user profiles are not considered here.

The return value consists of a list of user rights (KeyValuePairs).

In case the requested user does not exist, an error message will be returned.

Method reference

Parameters

Data type

Description

userName

ServiceObject_UserRight[]

Username

Return value: ServiceObject_UserRight[]; Array with UserRight objects