SignOnUserCred2Q Property
Text prompt for user credential.
Object Oriented Interface
public function getSignOnUserCred2Q($signonindex);
Procedural Interface
inebank_fiprofile_get($res, 72 , $signonindex);
Default Value
''
Remarks
Text prompt for user credential.
If this is present in the server response, a fourth credential is required to authenticate the user in all future requests. This is in addition to OFXUser, OFXPassword and SignOnUserCred2Q. This new credential is represented by UserCred2A) which is the corresponding answer of SignOnUserCred2Q. This should be then included in each request. In this case, the UserCred1A should also be present in the request.
The size of the array is controlled by the SignOnInfoCount property.
This property is read-only and not available at design time.
Data Type
String