ID1Authn.RemoveUserFromGroup method
Remove a user from a group.
public void RemoveUserFromGroup(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