Table of Contents

Property StrMinQueryLength

Namespace
MongoDB.Driver.Encryption
Assembly
MongoDB.Driver.Encryption.dll

StrMinQueryLength

Gets the minimum allowed query length.

public int StrMinQueryLength { get; }

Property Value

int

Remarks

Querying with a shorter string will error.