ChallengeLength Property
The challenge length.
Syntax
__property int ChallengeLength = {read=FChallengeLength, write=FSetChallengeLength, default=8};
Default Value
8
Remarks
This setting specifies the length of the Challenge that is created when calling CreateChallenge. Valid values are from 4 to 64. The default value is 8.
Data Type
Integer