ID1AuthnClient.CreateGroup method
Create a new group.
public CreateGroupResponse CreateGroup(IList<Scope> scopes)
| parameter | description |
|---|---|
| scopes | List of scopes assigned to the new group. |
Return Value
An instance of CreateGroupResponse.
See Also
- class CreateGroupResponse
- enum Scope
- interface ID1AuthnClient
- namespace CyberCrypt.D1.Client.ServiceClients