ChallengeInput Property
The input for the signature challenge.
Syntax
ocracontrol.ChallengeInput[=string]
Default Value
""
Remarks
This property specifies the data used when creating the signature challenge. This is only used when calling CreateChallenge when ChallengeType is set to Signature.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .ChallengeInputB.
Data Type
Binary String