HttpClientConnection100Class 클래스

정의

public ref class HttpClientConnection100Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::HttpClientConnection100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A23157AE-F9B4-4FFC-AD0C-8985B69F4A42")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class HttpClientConnection100Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.HttpClientConnection100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("A23157AE-F9B4-4FFC-AD0C-8985B69F4A42")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type HttpClientConnection100Class = class
    interface IDTSHttpClientConnection100
    interface HttpClientConnection100
Public Class HttpClientConnection100Class
Implements HttpClientConnection100
상속
HttpClientConnection100Class
특성
구현

설명

자세한 내용은 HttpClientConnection를 참조하세요.

생성자

HttpClientConnection100Class()

속성

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

메서드

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

적용 대상