언어

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

속성 값

패키지가 로딩 시 서명을 검사하면 참입니다; 그렇지 않으면 거짓입니다.

특성

적용 대상