This service checks whether a user is associated with a specific user group in the user management.
In/Out |
Name |
Details |
Data type |
---|---|---|---|
User group |
User group to be checked for user association. |
<User> or <text> |
|
User |
User to be checked for user group association. |
<User> or <text> |
|
Result |
The result is TRUE if the user belongs to the user group, otherwise FALSE. |
<Boolean> |