Retrieve - User belongs to user group

This service checks whether a user is associated with a specific user group in the user management.

In/Out

Name

Details

Data type

In

User group

User group to be checked for user association.

<User> or <text>

In

User

User to be checked for user group association.

<User> or <text>

Out

Result

The result is TRUE if the user belongs to the user group, otherwise FALSE.

<Boolean>

User management - Identify - User group of user