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.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | 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.
|
См. также
Справочник
MasterKey Class
MasterKey Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Иерархия средств шифрования
CREATE MASTER KEY (Transact-SQL)