RequireCounter Property
Whether a Counter value is required to create the response.
Object Oriented Interface
public function getRequireCounter(); public function setRequireCounter($value);
Procedural Interface
ipworksauth_ocra_get($res, 11 ); ipworksauth_ocra_set($res, 11, $value );
Default Value
false
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
Data Type
Boolean