Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetTdeCertificatesSqlTaskOutput

Package version

Output of the task that gets TDE certificates in Base64 encoded format.

Hierarchy

  • GetTdeCertificatesSqlTaskOutput

Index

Properties

Optional base64EncodedCertificates

base64EncodedCertificates: undefined | object

Mapping from certificate name to base 64 encoded format. NOTE: This property will not be serialized. It can only be populated by the server.

Optional validationErrors

validationErrors: ReportableException[]

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

Generated using TypeDoc