Enum CryptProvider
- Namespace
- MongoDB.EntityFrameworkCore
- Assembly
- MongoDB.EntityFrameworkCore.dll
Which provider to use for Queryable Encryption.
public enum CryptProvider
Fields
Use the Auto Encrypt Shared Library "mongo_crypt_v1"
Mongocryptd = 1Use the Mongocryptd process.