GetTdeCertificatesSqlTaskInput interface

Input for the task that gets TDE certificates in Base64 encoded format.

Properties

backupFileShare

Backup file share information for file share to be used for temporarily storing files.

connectionInfo

Connection information for SQL Server

selectedCertificates

List containing certificate names and corresponding password to use for encrypting the exported certificate.

Property Details

backupFileShare

Backup file share information for file share to be used for temporarily storing files.

backupFileShare: FileShare

Property Value

connectionInfo

Connection information for SQL Server

connectionInfo: SqlConnectionInfo

Property Value

selectedCertificates

List containing certificate names and corresponding password to use for encrypting the exported certificate.

selectedCertificates: SelectedCertificateInput[]

Property Value