Property TextOptions
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.Encryption.dll
TextOptions
Gets the text options.
public TextOptions TextOptions { get; }
Property Value
Remarks
TextOptions specifies options for a Queryable Encryption field supporting "textPreview" queries. TextOptions is currently unstable API and subject to backwards breaking changes. TextOptions only applies when the encryption algorithm is "textPreview".