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

In This Topic
    OAuthExtendProperties Property (C1SnowflakeConnectionStringBuilder)
    In This Topic
    The extend properties for the OAuth 2.0 authentication request.
    Syntax
    'Declaration
     
    Public Property OAuthExtendProperties As String
    public string OAuthExtendProperties {get; set;}
    See Also