IDTSPackage100.CheckSignatureOnLoad 屬性

定義

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

屬性值

若在包裹載入時檢查數位簽章,則為;否則,則為錯誤

屬性

備註

此介面由 PackagePackageNeutral 介面實作。

適用於