Property RangeOptions
- Namespace
 - MongoDB.Driver.Encryption
 
- Assembly
 - MongoDB.Driver.Encryption.dll
 
RangeOptions
Gets the range options.
public RangeOptions RangeOptions { get; }
Property Value
- RangeOptions
 The range options.
Remarks
The Range algorithm is experimental only. It is not intended for public use. RangeOpts specifies index options for a Queryable Encryption field supporting "range" queries. RangeOptions only applies when algorithm is "range".