Partager via


ISql90MasterKey.EncryptionPassword, propriété

Obtient ou définit le mot de passe de la clé principale.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property EncryptionPassword As String
    Get
    Set
string EncryptionPassword { get; set; }
property String^ EncryptionPassword {
    String^ get ();
    void set (String^ value);
}
abstract EncryptionPassword : string with get, set
function get EncryptionPassword () : String
function set EncryptionPassword (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90MasterKey Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms