IDTSPackage100.CheckSignatureOnLoad Propriété

Définition

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

Valeur de propriété

vrai si la signature numérique est vérifiée lors du chargement du colis ; sinon, faux.

Attributs

Remarques

Cette interface est implémentée par les Package interfaces et PackageNeutral .

S’applique à