Defines values for DbConnectionAuthenticationMode. KnownDbConnectionAuthenticationMode can be used interchangeably with DbConnectionAuthenticationMode,
this enum contains the known values that the service supports.
Known values supported by the service
SqlAuth: The password-based authentication to connect to your Hive metastore database. IdentityAuth: The managed-identity-based authentication to connect to your Hive metastore database.
Defines values for DbConnectionAuthenticationMode.
KnownDbConnectionAuthenticationMode can be used interchangeably with DbConnectionAuthenticationMode, this enum contains the known values that the service supports.
Known values supported by the service
SqlAuth: The password-based authentication to connect to your Hive metastore database.
IdentityAuth: The managed-identity-based authentication to connect to your Hive metastore database.