5 references to UsePasswordAuthentication
Aspire.Hosting.Azure.PostgreSQL (5)
AzurePostgresExtensions.cs (1)
432
if (azureResource.
UsePasswordAuthentication
)
AzurePostgresFlexibleServerResource.cs (4)
96
UsePasswordAuthentication
&& UserNameParameter is not null ?
110
UsePasswordAuthentication
&& PasswordParameter is not null ?
119
(
UsePasswordAuthentication
?
190
Debug.Assert(!
UsePasswordAuthentication
, "AddRoleAssignments should not be called when using UsePasswordAuthentication");