Sdílet prostřednictvím


MasterKey.Import Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Import(String, String, String) Loads the database master key from the file that is located at the specified system path by using the specified passwords to decrypt and encrypt the master key.
Public method Import(String, String, String, Boolean) Loads the database master key from the file that is 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.

Top