ChallengeLength Property
The challenge length.
Syntax
public int getChallengeLength(); public void setChallengeLength(int challengeLength);
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.
Default Value
8