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).
Namespace: Amazon.PaymentCryptographyData.Model
Assembly: AWSSDK.PaymentCryptographyData.dll
Version: 3.x.y.z
public class DynamicCardVerificationCode
The DynamicCardVerificationCode type exposes the following members
Name | Description | |
---|---|---|
![]() |
DynamicCardVerificationCode() |
Name | Type | Description | |
---|---|---|---|
![]() |
ApplicationTransactionCounter | System.String |
Gets and sets the property ApplicationTransactionCounter. The transaction counter value that comes from the terminal. |
![]() |
PanSequenceNumber | System.String |
Gets and sets the property PanSequenceNumber. A number that identifies and differentiates payment cards with the same Primary Account Number (PAN). |
![]() |
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. |
![]() |
UnpredictableNumber | System.String |
Gets and sets the property UnpredictableNumber. A random number generated by the issuer. |
.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