Property StrMaxLength
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.Encryption.dll
StrMaxLength
Gets the maximum allowed length to insert.
public int StrMaxLength { get; }
Property Value
Remarks
Inserting longer strings will error.