次の方法で共有


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。それ以外の場合は false。

属性

適用対象