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