Compartir a través de


Import Método

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

Lista de sobrecargas

  Nombre Descripción
Método publico 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.
Método publico 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.

Principio