DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Snowflake Namespace / C1SnowflakeConnectionStringBuilder Class / ProxyAuthScheme Property

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