Package version:

Type Alias DbConnectionAuthenticationMode

DbConnectionAuthenticationMode: string

Defines values for DbConnectionAuthenticationMode.
KnownDbConnectionAuthenticationMode can be used interchangeably with DbConnectionAuthenticationMode, this enum contains the known values that the service supports.

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.