Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyItem

Package version

The key item containing key metadata.

Hierarchy

  • KeyItem

Index

Properties

Properties

Optional attributes

attributes: KeyAttributes

The key management attributes.

Optional kid

kid: undefined | string

Key identifier.

Optional managed

managed: undefined | false | true

True if the key's lifetime is managed by key vault. If this is a key backing a certificate, then managed will be true. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Application specific metadata in the form of key-value pairs.

Generated using TypeDoc