This service checks the license and functional privileges of a user.
In/Out |
Name |
Details |
Data type |
---|---|---|---|
|
Privileges (mandatory input) |
The input must be either of type collection as a list of product keys or privilege constants, such as YCSDC, or a string. |
<Text collection>, <Text> |
|
User (mandatory input) |
User about which information is to be provided. This can be the username or an object of type User. |
<Text>, <User> |
|
Result |
A list of boolean values: [true, false, false] or a single boolean value. The result shows whether the user has the queried right. If multiple rights are queried, the position of the boolean value corresponds to the position of the queried right. |
<Text collection>, <Text> |