C#
VB
C++
Adds users to the specified roles.
users
An array of strings representing the users which should be added to the specified roles.
roles
An array of strings representing the roles which the specified users should be members in.
extraData
User custom data.