RequireCounter Property
Whether a Counter value is required to create the response.
Syntax
public boolean getRequireCounter(); public void setRequireCounter(boolean requireCounter);
Remarks
This property specifies whether a Counter value is required to create the response.
This may be set before calling CreateChallenge, when the OCRASuite is generated.
When OCRASuite is assigned this value is updated to reflect the options specified in the OCRASuite
Default Value
False