How to use mongocrypt_setopt_key_expiration settings using MongoDB.Driver for .NET

The libmongocrypt API needs to be exposed by the driver - in this case, the C# driver is currently implementing this API. You can watch CSHARP-5205 for updates.

1 Like