Skip to main content

AliasDiscoveryProvider class

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

A DID discovery provider that can filter DIDs by the alias used internally in DIDManager

This API may change without a BREAKING CHANGE notice.

Signature:

export declare class AliasDiscoveryProvider implements AbstractDidDiscoveryProvider

Implements: AbstractDidDiscoveryProvider

Properties

PropertyModifiersTypeDescription
namereadonly(not declared)(BETA)

Methods

MethodModifiersDescription
discoverDid(args, context)(BETA)