C#
VB
C++
Removes a group of users from a group of roles.
users
An array of strings representing the users to be removed from the roles.
roles
A System.String representing the roles which the users will be removed from.
extraData
User custom data.