MasterKey.Open(String) Method

Definition

Opens the database master key, using the key that is associated with the specified password.

public void Open (string password);
member this.Open : string -> unit
Public Sub Open (password As String)

Parameters

password
String

Applies to