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