ID1AuthnClient.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 ID1AuthnClient
- namespace CyberCrypt.D1.Client