1 reference to DefaultAuthenticationMechanism
Aspire.Hosting.MongoDB (1)
MongoDBServerResource.cs (1)
75
builder.Append($"?authSource={DefaultAuthenticationDatabase}&authMechanism={
DefaultAuthenticationMechanism
}");