Property EncryptedFieldsMap
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
EncryptedFieldsMap
Gets the encrypted fields map.
public IReadOnlyDictionary<string, BsonDocument> EncryptedFieldsMap { get; }
Gets the encrypted fields map.
public IReadOnlyDictionary<string, BsonDocument> EncryptedFieldsMap { get; }