Freigeben über


SelectedCertificateInput Class

Definition

Info for certificate to be exported for TDE enabled databases.

public class SelectedCertificateInput
type SelectedCertificateInput = class
Public Class SelectedCertificateInput
Inheritance
SelectedCertificateInput

Constructors

Name Description
SelectedCertificateInput()

Initializes a new instance of the SelectedCertificateInput class.

SelectedCertificateInput(String, String)

Initializes a new instance of the SelectedCertificateInput class.

Properties

Name Description
CertificateName

Gets or sets name of certificate to be exported.

Password

Gets or sets password to use for encrypting the exported certificate.

Methods

Name Description
Validate()

Validate the object.

Applies to