SnowflakeAuthenticationType type

The type used for authentication. Type: string.
KnownSnowflakeAuthenticationType can be used interchangeably with SnowflakeAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

Basic: Basic
KeyPair: KeyPair
AADServicePrincipal: AADServicePrincipal

type SnowflakeAuthenticationType = string