AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Parameters that are required to generate or verify Dynamic Card Verification Value (dCVV).

Inheritance Hierarchy

System.Object
  Amazon.PaymentCryptographyData.Model.DynamicCardVerificationCode

Namespace: Amazon.PaymentCryptographyData.Model
Assembly: AWSSDK.PaymentCryptographyData.dll
Version: 3.x.y.z

Syntax

C#
public class DynamicCardVerificationCode

The DynamicCardVerificationCode type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ApplicationTransactionCounter System.String

Gets and sets the property ApplicationTransactionCounter.

The transaction counter value that comes from the terminal.

Public Property PanSequenceNumber System.String

Gets and sets the property PanSequenceNumber.

A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).

Public Property TrackData System.String

Gets and sets the property TrackData.

The data on the two tracks of magnetic cards used for financial transactions. This includes the cardholder name, PAN, expiration date, bank ID (BIN) and several other numbers the issuing bank uses to validate the data received.

Public Property UnpredictableNumber System.String

Gets and sets the property UnpredictableNumber.

A random number generated by the issuer.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5