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