C1.AdoNet.Snowflake Assembly / C1.AdoNet.Snowflake Namespace / C1SnowflakeConnectionStringBuilder Class / AuthenticationType Property

In This Topic
AuthenticationType Property (C1SnowflakeConnectionStringBuilder)
In This Topic
The type of authorization the request will utilize.
Syntax
'Declaration
 
Public Property AuthenticationType As SnowflakeAuthenticationTypes
 
See Also