ApplicationClass.CheckSignatureOnLoad 속성

정의

public:
 virtual property bool CheckSignatureOnLoad { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(18)]
public virtual 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 Overridable Property CheckSignatureOnLoad As Boolean

속성 값

패키지를 로드할 때 런타임이 디지털 서명을 확인하면 true입니다. 그렇지 않으면 false입니다. 기본값은 true입니다.

구현

특성

적용 대상