Table of Contents

Class RewrapManyDataKeyOptions

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

Rewrap many data keys options.

public sealed class RewrapManyDataKeyOptions
Inheritance
RewrapManyDataKeyOptions
Inherited Members

Constructors

RewrapManyDataKeyOptions(string, Optional<BsonDocument>)

Initializes a new instance of the RewrapManyDataKeyOptions class.

Properties

MasterKey

Gets the master key.

Provider

Gets the provider name.

Methods

With(Optional<BsonDocument>, Optional<string>)

Returns a new DataKeyOptions instance with some settings changed.