DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnectionStringBuilder Class / ProxyAuthScheme Property

In This Topic
    ProxyAuthScheme Property (C1CSVConnectionStringBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ProxyAuthScheme As String
    public string ProxyAuthScheme {get; set;}
    See Also