Share via


IDTSPackageSigning100.CheckSignatureOnLoad Propriété

Définition

Obtient ou détermine si le package vérifie la signature lors du chargement.

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

Valeur de propriété

True si le package vérifie la signature lors du chargement ; sinon, false.

Attributs

S’applique à