Share via


HttpClientConnection100 Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The HttpClientConnection100 type exposes the following members.

Methods

  Name Description
Public method Clone() Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public method DownloadData() Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public method DownloadFile(String, Boolean) Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public method GetProxyPassword() Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public method GetServerPassword() Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public method OpenRead() Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public method ShowCertificateDialog(Int64) Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)

Top

Properties

  Name Description
Public property BypassProxyOnLocal Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property Certificate Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property CertificateIdentifier Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ChunkSize Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ProxyBypassList Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ProxyDomain Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ProxyPassword Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ProxyURL Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ProxyUserName Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ServerDomain Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ServerPassword Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ServerURL Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property ServerUserName Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property Timeout Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property UseProxy Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property UseProxyCredentials Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property UseSecureConnection Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)
Public property UseServerCredentials Infrastructure. For more information, see HttpClientConnection100Class. (Inherited from IDTSHttpClientConnection100.)

Top