IDTSApplication100.CheckSignatureOnLoad プロパティ

定義

public:
 property bool CheckSignatureOnLoad { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(18)]
public bool CheckSignatureOnLoad { [System.Runtime.InteropServices.DispId(18)] get; [System.Runtime.InteropServices.DispId(18)] set; }
[<System.Runtime.InteropServices.DispId(18)>]
[<get: System.Runtime.InteropServices.DispId(18)>]
[<set: System.Runtime.InteropServices.DispId(18)>]
member this.CheckSignatureOnLoad : bool with get, set
Public Property CheckSignatureOnLoad As Boolean

プロパティ値

実行時がパッケージの読み込み時にデジタル署名を確認する場合にtrueとなります。そうでなければ、誤りです。

属性

適用対象