Megosztás a következőn keresztül:


GetTdeCertificatesSqlTaskInput Class

Definition

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

public class GetTdeCertificatesSqlTaskInput
type GetTdeCertificatesSqlTaskInput = class
Public Class GetTdeCertificatesSqlTaskInput
Inheritance
GetTdeCertificatesSqlTaskInput

Constructors

GetTdeCertificatesSqlTaskInput(SqlConnectionInfo, FileShare, IEnumerable<SelectedCertificateInput>)

Initializes a new instance of GetTdeCertificatesSqlTaskInput.

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.

Applies to