ID1AuthnClient.RemoveUser method
Delete a user.
public void RemoveUser(string userId)
parameter | description |
---|---|
userId | ID of the user to delete. |
See Also
- interface ID1AuthnClient
- namespace CyberCrypt.D1.Client.ServiceClients
Delete a user.
public void RemoveUser(string userId)
parameter | description |
---|---|
userId | ID of the user to delete. |