Package version:

Enumeration KnownMetastoreDbConnectionAuthenticationMode

Known values of MetastoreDbConnectionAuthenticationMode that the service accepts.

Enumeration Members

Enumeration Members

IdentityAuth: "IdentityAuth"

The managed-identity-based authentication to connect to your Hive metastore database.

SqlAuth: "SqlAuth"

The password-based authentication to connect to your Hive metastore database.