DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / ProxySettings Class / ProxyPassword Property

In This Topic
    ProxyPassword Property (ProxySettings)
    In This Topic
    A password to be used to authenticate to the ProxyServer proxy.
    Syntax
    'Declaration
     
    Public Property ProxyPassword As String
    public string ProxyPassword {get; set;}
    See Also