MaximumCharacterFrequency Property
Definition
- Namespace
- Codebelt.SharedKernel
- Assemblies
- Codebelt.SharedKernel.dll
MaximumCharacterFrequency
Gets or sets the maximum character frequency of the Token.
public byte MaximumCharacterFrequency { get; set; }
Property Value
Remarks
In the event that MaximumCharacterFrequency is greater than the MinimumLength, it will be set to the MinimumLength.