AdfSnowflakeLinkedServiceAuthenticationType Enumeration
AdfSnowflakeLinkedServiceAuthenticationType Enumeration
Provides options for the type of authentication method to use when connecting via an Azure Data Factory Snowflake Linked Service.
Enumeration Values
| Name | Summary |
|---|---|
| Basic | Specifies that a supplied username and password will be provided to the service. |
| KeyPair | Specifies that a PrivateKey and optionally PassPhrase will be used to connect. |