Property ExtraOptions
ExtraOptions
Gets the extra options.
Property Value
- IRead
Only <string, object>Dictionary The extra options.
Remarks
All MongoClient objects in the same process should use the same setting for extraOptions.cryptSharedLibPath, as it is an error to load more that one crypt_shared dynamic library simultaneously in a single operating system process.