Compartir a través de


IDTSPackageSigning100.CheckSignatureOnLoad Propiedad

Definición

Obtiene o establece si el paquete comprueba la firma en la carga.

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

Valor de propiedad

True si el paquete comprueba la firma al cargar; de lo contrario, false.

Atributos

Se aplica a