IDTSHttpClientConnection100 Interface

Definition

public interface class IDTSHttpClientConnection100
[System.Runtime.InteropServices.Guid("2C1B9D68-EC6A-438C-B582-E3127DE2BAAE")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
public interface IDTSHttpClientConnection100
[<System.Runtime.InteropServices.Guid("2C1B9D68-EC6A-438C-B582-E3127DE2BAAE")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
type IDTSHttpClientConnection100 = interface
Public Interface IDTSHttpClientConnection100
Derived
Attributes

Properties

BypassProxyOnLocal
Certificate
CertificateIdentifier
ChunkSize
ProxyBypassList
ProxyDomain
ProxyPassword
ProxyURL
ProxyUserName
ServerDomain
ServerPassword
ServerURL
ServerUserName
Timeout
UseProxy
UseProxyCredentials
UseSecureConnection
UseServerCredentials

Methods

Clone()
DownloadData()
DownloadFile(String, Boolean)
GetProxyPassword()
GetServerPassword()
OpenRead()
ShowCertificateDialog(Int64)

Applies to