ID1Authn.AddUserToGroups method
Add a user to a group.
public void AddUserToGroups(string userId, IEnumerable<string> groupIds)
parameter | description |
---|---|
userId | The ID of the user. |
groupIds | The ID of groups. |
See Also
- interface ID1Authn
- namespace CyberCrypt.D1.Client.ServiceClients