Skip to content

DidResolutionDocumentMetadata

DidResolutionDocumentMetadata: object

DID resolution metadata that includes a subset of the properties defined in the W3C proposed standard.

Type declaration

canonicalId?

optional canonicalId: DidUri

If present, it indicates that the resolved by DID should be treated as if it were the DID as specified in this property.

deactivated

deactivated: boolean

A boolean flag indicating whether the resolved DID has been deactivated.

Source

types/src/DidResolver.ts:16