IPWorks Auth 2020 C++ Builder Edition

Questions / Feedback?

Response Property

The OCRA response.

Syntax

__property String Response = { read=FResponse, write=FSetResponse };
__property DynamicArray<Byte> ResponseB = { read=FResponseB, write=FSetResponseB };

Default Value

""

Remarks

This property holds the challenge response.

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

Data Type

Byte Array

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