Aracılığıyla paylaş


IPasswordChangeOption.DecryptionPassword Özellik

Alır veya isteğe bağlı özel anahtar ş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
Property DecryptionPassword As Literal
    Get
    Set
Literal DecryptionPassword { get; set; }
property Literal^ DecryptionPassword {
    Literal^ get ();
    void set (Literal^ value);
}
abstract DecryptionPassword : Literal with get, set
function get DecryptionPassword () : Literal
function set DecryptionPassword (value : Literal)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IPasswordChangeOption Arabirim

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