IDTSPackageSigning100.CheckSignatureOnLoad Proprietà

Definizione

Ottiene o imposta un valore che indica se viene verificata la firma al caricamento del pacchetto.

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

Valore della proprietà

True se il pacchetto controlla la firma al caricamento; in caso contrario, false.

Attributi

Si applica a