CompileWorkflowTask.KeyContainer プロパティ

定義

ワークフロー アセンブリの署名に使用する公開/秘密キー コンテナーの名前を取得または設定します。

public:
 property System::String ^ KeyContainer { System::String ^ get(); void set(System::String ^ value); };
public string KeyContainer { get; set; }
member this.KeyContainer : string with get, set
Public Property KeyContainer As String

プロパティ値

ワークフロー アセンブリの署名に使用される公開/秘密キー コンテナーの名前。

適用対象