AttributesIdentityOptions
Defined in: packages/core/src/identity/identity/attributes.ts:22
Options for creating an AttributesIdentity.
Properties
Section titled “Properties”attributes
Section titled “attributes”attributes:
SignedAttributes
Defined in: packages/core/src/identity/identity/attributes.ts:26
The signed attributes to include in the request.
inner:
Identity
Defined in: packages/core/src/identity/identity/attributes.ts:24
The inner identity to delegate signing to.
signer
Section titled “signer”signer:
Signer
Defined in: packages/core/src/identity/identity/attributes.ts:28
The canister that signed the attributes.