ID1Authn.AddUserToGroup method
Add a user to a group.
public void AddUserToGroup(string userId, string groupId)
| parameter | description |
|---|---|
| userId | The ID of the user. |
| groupId | The ID of group. |
See Also
- interface ID1Authn
- namespace CyberCrypt.D1.Client.ServiceClients