IPWorks Auth 2020 C++ Builder Edition

Questions / Feedback?

OCRASuite Property

The OCRASuite defines parameters about the challenge and response.

Syntax

__property String OCRASuite = { read=FOCRASuite, write=FSetOCRASuite };

Default Value

""

Remarks

This property holds the OCRASuite value which defines parameters about the challenge and response.

This property will be populated after calling CreateChallenge. This property must be set before calling CalculateResponse or VerifyResponse.

When calling CreateChallenge the following properties will be used to create the OCRASuite:

When this property is set the value is parsed and the above properties are populated to reflect the requirements defined by the OCRASuite.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 C++ Builder Edition - Version 20.0 [Build 8155]