Constructor CreateEncryptedCollectionResult
- Namespace
 - MongoDB.Driver.Encryption
 
- Assembly
 - MongoDB.Driver.Encryption.dll
 
CreateEncryptedCollectionResult(BsonDocument)
Initializes a new instance of the CreateEncryptedCollectionResult class.
public CreateEncryptedCollectionResult(BsonDocument encryptedFields)
Parameters
encryptedFieldsBsonDocumentThe encrypted fields document.