IDIDManagerGetOrCreateArgs interface
Input arguments for didManagerGetOrCreate
Signature:
export interface IDIDManagerGetOrCreateArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| alias | string | 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 |