Package version:

The extended info of the manager.

Hierarchy

Properties

algorithm?: string

Represents the encryption algorithm used to encrypt the keys. None - if Key is saved in plain text format. Algorithm name - if key is encrypted

encryptionKey?: string

Represents the CEK of the resource.

encryptionKeyThumbprint?: string

Represents the Cert thumbprint that was used to encrypt the CEK.

etag?: string

The etag of the resource.

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

integrityKey?: string

Represents the CIK of the resource.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

portalCertificateThumbprint?: string

Represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

The version of the extended info being persisted.

Generated using TypeDoc