Package version:

The extended info of the manager.

Hierarchy

Properties

algorithm: string

Represents the encryption algorithm used to encrypt the other keys. None - if EncryptionKey is saved in plain text format. AlgorithmName - if encryption is used

encryptionKey?: string

Represents the CEK of the resource

encryptionKeyThumbprint?: string

Represents the Cert thumbprint that was used to encrypt the CEK

etag?: string

ETag of the Resource

id?: string

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

integrityKey: string

Represents the CIK of the resource

name?: string

The name. 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 type. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Represents the version of the ExtendedInfo object being persisted

Generated using TypeDoc