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.DynamicCardVerificationValue

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

Syntax

C#
public class DynamicCardVerificationValue

The DynamicCardVerificationValue 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 CardExpiryDate System.String

Gets and sets the property CardExpiryDate.

The expiry date of a payment card.

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 ServiceCode System.String

Gets and sets the property ServiceCode.

The service code of the payment card. This is different from Card Security Code (CSC).

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