Identifier 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.
Represents some properties and relationships of an IIdentifier that are stored in a TypeORM database for the purpose of keeping track of keys and services associated with a DID managed by a Veramo agent.
Signature:
export declare class Identifier extends BaseEntity
Extends: BaseEntity
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (BETA) (Optional) | ||
string | (BETA) (Optional) | ||
string | (BETA) | ||
Claim[] | (BETA) | ||
(BETA) | |||
(BETA) | |||
Key[] | (BETA) | ||
string | (BETA) (Optional) | ||
Claim[] | (BETA) | ||
(BETA) | |||
Message[] | (BETA) | ||
(BETA) | |||
Date | (BETA) | ||
Message[] | (BETA) | ||
Service[] | (BETA) | ||
Date | (BETA) |
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) Convenience method to get the most recent information about a subject DID as described by Verifiable Credential claims. Example: | ||
(BETA) | ||
(BETA) | ||
(BETA) |