MongoDBConnectionParameters Properties
Stores MongoDB connection parameters.
Name | Description |
---|---|
Authentication |
Stores authentication information for a Mongo |
Hostname |
Specifies the hostname of a Mongo |
Is |
Specifies whether the Hostname property contains an SRV record. |
Port |
Specifies the port on which a Mongo |
See Also