DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Magento.Base.Abstraction.ADOBase Namespace / C1OAuth1ConnectionStringBuilder Class / ProxyAuthScheme Property

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