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

In This Topic
    ProxyAuthScheme Property (ProxySettings)
    In This Topic
    The authentication type to use to authenticate to the ProxyServer proxy.
    Syntax
    'Declaration
     
    Public Property ProxyAuthScheme As String
    public string ProxyAuthScheme {get; set;}
    See Also