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 |
Username |
Return value: ServiceObject_UserRight[]; Array with UserRight objects