Challenge Property
The challenge value.
Syntax
ocracontrol.Challenge[=string]
Default Value
""
Remarks
This property is populated after calling CreateChallenge. The format is specified by the ChallengeFormat property and the length is defined by the ChallengeLength property.
This property must be specified before calling CalculateResponse or VerifyResponse.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .ChallengeB.
Data Type
Binary String