AzureTenantID
- Last Updated: August 13, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- PostgreSQL 6.0
- Documentation
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