Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

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

encryptedFields BsonDocument

The encrypted fields document.