[]
        
(Showing Draft Content)

C1.DataConnector.SnowflakeAuthenticationTypes

SnowflakeAuthenticationTypes Enum

Specifies the Authentication Type that Snowflake provider utilize.

Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public enum SnowflakeAuthenticationTypes

Fields

Name Description
KeyPairAuthentication

conceptualizes the idea of ley pair authentication.

OAuth2Authentication

conceptualizes the authentication 'client credentials' from the OAuth2.0 protocol.