Response Property
The OCRA response.
Syntax
ocracontrol.Response[=string]
Default Value
""
Remarks
This property holds the challenge response.
This is populated after calling CalculateResponse. This must be set before calling VerifyResponse.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .ResponseB.
Data Type
Binary String