Package version:

Interface TdeCertificate

A TDE certificate that can be uploaded into a server.

Hierarchy

Properties

certPassword?: string

The certificate password.

id?: string

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

name?: string

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

privateBlob?: string

The base64 encoded certificate private blob.

type?: string

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

Generated using TypeDoc