[]
Specifies the Authentication Type that Snowflake provider utilize.
public enum SnowflakeAuthenticationTypes
| Name | Description |
|---|---|
| KeyPairAuthentication | conceptualizes the idea of ley pair authentication. |
| OAuth2Authentication | conceptualizes the authentication 'client credentials' from the OAuth2.0 protocol. |