2 references to DefaultAuthenticationMechanism
Aspire.Hosting.MongoDB (2)
MongoDBServerResource.cs (2)
82private static ReferenceExpression AuthenticationMechanismReference => ReferenceExpression.Create($"{DefaultAuthenticationMechanism}"); 113builder.Append($"{DefaultAuthenticationMechanism:uri}");