共用方式為


Import 方法

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

多載清單 

  名稱 描述
公用方法 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.
公用方法 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.

頂端