7 references to UsePasswordAuthentication
Aspire.Hosting.Azure.PostgreSQL (7)
AzurePostgresExtensions.cs (1)
435if (azureResource.UsePasswordAuthentication)
AzurePostgresFlexibleServerResource.cs (6)
120UsePasswordAuthentication && UserNameParameter is not null ? 134UsePasswordAuthentication && PasswordParameter is not null ? 147UsePasswordAuthentication && PasswordParameter is not null ? 166(UsePasswordAuthentication ? 267Debug.Assert(!UsePasswordAuthentication, "AddRoleAssignments should not be called when using UsePasswordAuthentication"); 302if (UsePasswordAuthentication && PasswordParameter is not null)