Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Loads the database master key from the file located at the specified system path by using the specified password to decrypt the master key.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| 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.
|
See Also
Reference
MasterKey Class
MasterKey Members
Microsoft.SqlServer.Management.Smo Namespace