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