ServiceMasterKey.Export(String, String) メソッド

定義

指定されたパスワードで暗号化されたファイルにサービス マスター キーを保存 (ダンプ) します。

public void Export(string path, string password);
member this.Export : string * string -> unit
Public Sub Export (path As String, password As String)

パラメーター

path
String
password
String

適用対象