IPWorks Auth 2020 C++ Builder Edition

Questions / Feedback?

ChallengeInput Property

The input for the signature challenge.

Syntax

__property String ChallengeInput = { read=FChallengeInput, write=FSetChallengeInput };
__property DynamicArray<Byte> ChallengeInputB = { read=FChallengeInputB, write=FSetChallengeInputB };

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.

Data Type

Byte Array

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