IDTSPackageSigning100.CheckSignatureOnLoad 속성

정의

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

속성 값

패키지가 로드 시 시그니처를 확인하면 true입니다; 그렇지 않으면 거짓입니다.

특성

적용 대상