DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnectionStringBuilder Class / ProxyAuthScheme Property

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