Compartir a través de


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.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

Jerarquía de cifrado
CREATE MASTER KEY (Transact-SQL)