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