Method AddAutoEncryption
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.Encryption.dll
AddAutoEncryption(IExtensionManager)
Registers the AutoEncryption Provider.
public static IExtensionManager AddAutoEncryption(this IExtensionManager extensionManager)
Parameters
extensionManager
IExtensionManager
The extension manager.