HorizonDbClusterAuthConfig interface

Authentication configuration for a HorizonDB cluster.

Properties

entraIdAuth

Indicates whether Microsoft Entra ID authentication is enabled or disabled.

passwordAuth

Indicates whether password authentication is enabled or disabled.

tenantId

The Microsoft Entra tenant ID.

Property Details

entraIdAuth

Indicates whether Microsoft Entra ID authentication is enabled or disabled.

entraIdAuth?: string

Property Value

string

passwordAuth

Indicates whether password authentication is enabled or disabled.

passwordAuth?: string

Property Value

string

tenantId

The Microsoft Entra tenant ID.

tenantId?: string

Property Value

string