Partager via


MasterKey.Import Method

Loads the database master key from the file located at the specified system path by using the specified password to decrypt the master key.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom Description
MasterKey.Import (String, String, String)
Loads the database master key from the file located at the specified system path by using the specified passwords to decrypt and encrypt the master key.
MasterKey.Import (String, String, String, Boolean)
Loads the database master key from the file located at the specified system path by using the specified passwords to decrypt and encrypt the master key and with the option to force regeneration.

Voir aussi

Référence

MasterKey Class
MasterKey Members
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Hiérarchie de chiffrement
CREATE MASTER KEY (Transact-SQL)