Bagikan melalui


IDTSPackage100.CheckSignatureOnLoad Properti

Definisi

Mendapatkan atau mengatur nilai yang menunjukkan apakah tanda tangan digital dicentang saat paket dimuat dari XML.

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

Nilai Properti

true jika tanda tangan digital diperiksa ketika paket dimuat; jika tidak, salah.

Atribut

Keterangan

Antarmuka ini diimplementasikan oleh Package antarmuka dan PackageNeutral .

Berlaku untuk