IPWorks Auth 2020 Delphi Edition

Questions / Feedback?

Response Property

The OCRA response.

Syntax

property Response: String read get_Response write set_Response;
property ResponseB: TBytes read get_ResponseB write set_ResponseB;

Default Value

''

Remarks

This property holds the challenge response.

This is populated after calling CalculateResponse. This must be set before calling VerifyResponse.

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