Property StringOptions
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.Encryption.dll
StringOptions
Gets the string options.
public StringOptions StringOptions { get; }
Property Value
Remarks
StringOptions specifies options for a Queryable Encryption field that supports the "prefix", "prefixPreview", "substring", "substringPreview", "suffix", and "suffixPreview" query types. StringOptions only applies when the encryption algorithm is "String".