Freigeben über


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.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

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

Siehe auch

Verweis

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

Andere Ressourcen

Verschlüsselungshierarchie
CREATE MASTER KEY (Transact-SQL)