E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

ChallengeAnswer Property

User's answer to the challenge question identified by QuestionId .

Object Oriented Interface

public function getChallengeAnswer($challengequestionindex);
public function setChallengeAnswer($challengequestionindex, $value);

Procedural Interface

inebank_fiprofile_get($res, 3 , $challengequestionindex);
inebank_fiprofile_set($res, 3, $value , $challengequestionindex);

Default Value

''

Remarks

User's answer to the challenge question identified by ChallengeQuestionId.

Depending on the value of ChallengeQuestionId, this answer can be collected by user or client. Values above MFA100 are reserved for questions that the server expects the client to answer. These do not require customer responses. All other IDs as well as server specific IDs expect customer responses. Clients may need to identify out of band which of the IDs above MFA100 they support.

The size of the array is controlled by the ChallengeQuestionCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0