3 references to UsePasswordAuthentication
Aspire.Hosting.Azure.PostgreSQL (3)
AzurePostgresExtensions.cs (1)
432
if (azureResource.
UsePasswordAuthentication
)
AzurePostgresFlexibleServerResource.cs (2)
74
(
UsePasswordAuthentication
?
125
Debug.Assert(!
UsePasswordAuthentication
, "AddRoleAssignments should not be called when using UsePasswordAuthentication");