다음을 통해 공유


IDTSHttpClientConnection100 인터페이스

정의

public interface class IDTSHttpClientConnection100
[System.Runtime.InteropServices.Guid("04104C95-0625-4130-9692-105CA1354AB3")]
[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("04104C95-0625-4130-9692-105CA1354AB3")>]
[<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
파생
특성

속성

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)

적용 대상