7 references to UsePasswordAuthentication
Aspire.Hosting.Azure.PostgreSQL (7)
AzurePostgresExtensions.cs (1)
497if (azureResource.UsePasswordAuthentication)
AzurePostgresFlexibleServerResource.cs (6)
127UsePasswordAuthentication && UserNameParameter is not null ? 141UsePasswordAuthentication && PasswordParameter is not null ? 154UsePasswordAuthentication && PasswordParameter is not null ? 173(UsePasswordAuthentication ? 274Debug.Assert(!UsePasswordAuthentication, "AddRoleAssignments should not be called when using UsePasswordAuthentication"); 309if (UsePasswordAuthentication && PasswordParameter is not null)