IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

OCRASuite Property

The OCRASuite defines parameters about the challenge and response.

Syntax


 getOCRASuite(): string;

 setOCRASuite(OCRASuite: string): void;

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]