DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / ProxySettings Class
Properties


In This Topic
    ProxySettings Class Members
    In This Topic

    The following tables list the members exposed by ProxySettings.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property The authentication type to use to authenticate to the ProxyServer proxy.  
    Public Property A password to be used to authenticate to the ProxyServer proxy.  
    Public Property The TCP port the ProxyServer proxy is running on.  
    Public Property The hostname or IP address of a proxy to route HTTP traffic through.  
    Public Property A user name to be used to authenticate to the ProxyServer proxy.  
    Top
    See Also