Class RewrapManyDataKeyOptions

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Encryption

Assembly

MongoDB.Driver.Encryption.dll

Rewrap many data keys options.

public sealed class RewrapManyDataKeyOptions

Inheritance

RewrapManyDataKeyOptions

Inherited Members

Constructors

RewrapManyDataKeyOptions(string, Optional)

Initializes a new instance of the RewrapManyDataKeyOptions class.

Properties

MasterKey

Gets the master key.

Provider

Gets the provider name.

Methods

With(Optional, Optional)

Returns a new DataKeyOptions instance with some settings changed.