Method CreateAutoCryptClientController
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.dll
CreateAutoCryptClientController(IMongoClient, AutoEncryptionOptions)
Creates an IAutoCryptClientController.
IAutoEncryptionLibMongoCryptController CreateAutoCryptClientController(IMongoClient client, AutoEncryptionOptions autoEncryptionOptions)
Parameters
client
IMongoClientThe client.
autoEncryptionOptions
AutoEncryptionOptionsThe AutoEncryptionOptions.
Returns
- IAutoEncryptionLibMongoCryptController
The IAutoCryptClientController.