Table of Contents

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

int

Remarks

Inserting longer strings will error.