/n software 3-D Secure V2 C++ Edition

Questions / Feedback?

ChallengeAdditionalInformation Property

Challenge additional information text.

Syntax

ANSI (Cross Platform)
char* GetChallengeAdditionalInformation();

Unicode (Windows)
LPWSTR GetChallengeAdditionalInformation();
@property (nonatomic,readonly,assign,getter=challengeAdditionalInformation) NSString* challengeAdditionalInformation;
- (NSString*)challengeAdditionalInformation;
#define PID_CLIENT_CHALLENGEADDITIONALINFORMATION 10

IPWORKS3DS_EXTERNAL void* IPWORKS3DS_CALL IPWorks3DS_Client_Get(void *lpObj, int propid, int arridx, int *lpcbVal, int64 *lpllVal);

Default Value

""

Remarks

Text provided by the ACS/Issuer to the cardholder during OOB authentication to replace challenge information text and challenge information text indicator in the OOB template.

This property is read-only.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 C++ Edition - Version 2.2 [Build 8318]