Click or drag to resize

MessageEncoderSettingsNameBinaryDocumentFieldDecryptor Field

The name of the binary document field decryptor setting.

Namespace:  MongoDB.Driver.Core.WireProtocol.Messages.Encoders
Assembly:  MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.22.0+75246110ed1247226fcc7f8eb2c54ffab745693e
Syntax
public const string BinaryDocumentFieldDecryptor = "BinaryDocumentFieldDecryptor"

Field Value

Type: String
See Also