IDIDManagerCreateArgs interface
Input arguments for didManagerCreate
Signature:
export interface IDIDManagerCreateArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| alias? | string | (Optional) Optional. Identifier alias. Can be used to reference an object in an external system | |
| kms? | string | (Optional) Optional. Key Management System | |
| options? | object | (Optional) Optional. Identifier provider specific options | |
| provider? | string | (Optional) Optional. Identifier provider |