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