We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe3954 commit 4bc9a53Copy full SHA for 4bc9a53
source/fundamentals/authentication/x509.txt
@@ -119,6 +119,7 @@ see the corresponding syntax:
119
},
120
UseTls = true,
121
Server = new MongoServerAddress("<hostname>"[, "<port>"]),
122
+ Scheme = ConnectionStringScheme.MongoDBPlusSrv // Needed when connecting to MongoDB Atlas
123
};
124
125
Troubleshooting
0 commit comments