Enum ConnectionStringScheme
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.dll
Represents the scheme used to construct the connection string.
public enum ConnectionStringSchemeFields
- MongoDB = 0
- Mongodb scheme (mongodb://) 
- MongoDBPlusSrv = 1
- SRV scheme (mongodb+srv://)