/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

ChallengeComplete Property

Whether or not the challenge cycle is complete.

Syntax

public bool ChallengeComplete { get; }
Public ReadOnly Property ChallengeComplete As Boolean

Default Value

False

Remarks

Present in the Challenge Response Message (CRes) and indicates whether the challenge cycle is complete or will require additional messages. If true, the TransactionStatus will be populated as well.

This property is read-only.

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