Property StrMinQueryLength
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.Encryption.dll
StrMinQueryLength
Gets the minimum allowed query length.
public int StrMinQueryLength { get; }
Property Value
Remarks
Querying with a shorter string will error.