Table of Contents

Constructor CreateEncryptedCollectionResult

Namespace
MongoDB.Driver.Encryption
Assembly
MongoDB.Driver.dll

CreateEncryptedCollectionResult(BsonDocument)

Initializes a new instance of the CreateEncryptedCollectionResult class.

public CreateEncryptedCollectionResult(BsonDocument encryptedFields)

Parameters

encryptedFields BsonDocument

The encrypted fields document.