Aracılığıyla paylaş


CertificateStatementBase.DecryptionPassword Özellik

Alır veya şifre çözme parola ayarlar.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property DecryptionPassword As Literal
    Get
    Set
public Literal DecryptionPassword { get; set; }
public:
virtual property Literal^ DecryptionPassword {
    Literal^ get () sealed;
    void set (Literal^ value) sealed;
}
abstract DecryptionPassword : Literal with get, set
override DecryptionPassword : Literal with get, set
final function get DecryptionPassword () : Literal
final function set DecryptionPassword (value : Literal)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.Literal

Yüklenen

IPasswordChangeOption.DecryptionPassword

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CertificateStatementBase Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı