Table of Contents

Field MaximumIdentityLength

Namespace
MailFathom.Domain.Mutations
Assembly
MailFathom.Domain.dll

The greatest length an identity may have, which bounds the column it is stored in and the index over it.

public const int MaximumIdentityLength = 128

Returns

int
The greatest length an identity may have, which bounds the column it is stored in and the index over it.