Table of Contents

Constructor ClientEncryption

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

ClientEncryption(ClientEncryptionOptions)

Initializes a new instance of the ClientEncryption class.

public ClientEncryption(ClientEncryptionOptions clientEncryptionOptions)

Parameters

clientEncryptionOptions ClientEncryptionOptions

The client encryption options.