RequireCounter Property
Whether a Counter value is required to create the response.
Syntax
[VB.NET] Public Property RequireCounter As Boolean
[C#] public bool RequireCounter {get; set;}
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