2 references to DefaultAuthenticationDatabase
Aspire.Hosting.MongoDB (2)
MongoDBServerResource.cs (2)
81private static ReferenceExpression AuthenticationDatabaseReference => ReferenceExpression.Create($"{DefaultAuthenticationDatabase}"); 117builder.Append($"{DefaultAuthenticationDatabase:uri}");