AzureNpgsqlSettings Properties
Class Properties 1 member
Provides the client configuration settings for connecting to an Azure Database for PostgreSQL using Npgsql.
Gets or sets the credential used to authenticate to the Azure Database for PostgreSQL.
public TokenCredential? Credential { get; set; }