IDTSPackage100.CheckSignatureOnLoad Proprietà

Definizione

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

Valore della proprietà

true se la firma digitale viene controllata quando il pacchetto viene caricato; in caso contrario, false.

Attributi

Si applica a