Ensure you’ve registered the following somewhere (and installed the MongoDB.Driver.Encryption nuget package):
MongoClientSettings.Extensions.AddAutoEncryption();
Ensure you’ve registered the following somewhere (and installed the MongoDB.Driver.Encryption nuget package):
MongoClientSettings.Extensions.AddAutoEncryption();