Skip to content

api.procedures.types.RotatePrimaryKeyParams

prashantasdeveloper edited this page Jan 2, 2025 · 47 revisions

Interface: RotatePrimaryKeyParams

api/procedures/types.RotatePrimaryKeyParams

Table of contents

Properties

Properties

expiry

Optional expiry: Date

(optional) when the generated authorization should expire

Defined in

api/procedures/types.ts:882


targetAccount

targetAccount: string | Account

The Account that should function as the primary key of the newly created Identity. Can be ss58 encoded address or an instance of Account

Defined in

api/procedures/types.ts:877

Clone this wiki locally