Purpose

Specifies the Azure tenant ID associated with your PostgreSQL server. This property is used when authenticating with Microsoft Entra ID authentication using service principal users (AuthenticationMethod=entraIDServicePrincipal)

Valid Values

string

where:

string
is the ID of the tenant.

Data Source Methods

public String getAzureTenantID()

public void setAzureTenantID(String)

Default

No default value

Data Type

String

See also

Microsoft Entra ID authentication