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.

Card data parameters that are required to generate Card Verification Values (CVV/CVV2), Dynamic Card Verification Values (dCVV/dCVV2), or Card Security Codes (CSC).

Inheritance Hierarchy

System.Object
  Amazon.PaymentCryptographyData.Model.CardGenerationAttributes

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

Syntax

C#
public class CardGenerationAttributes

The CardGenerationAttributes type exposes the following members

Constructors

NameDescription
Public Method CardGenerationAttributes()

Properties

NameTypeDescription
Public Property AmexCardSecurityCodeVersion1 Amazon.PaymentCryptographyData.Model.AmexCardSecurityCodeVersion1

Gets and sets the property AmexCardSecurityCodeVersion1.

Public Property AmexCardSecurityCodeVersion2 Amazon.PaymentCryptographyData.Model.AmexCardSecurityCodeVersion2

Gets and sets the property AmexCardSecurityCodeVersion2.

Card data parameters that are required to generate a Card Security Code (CSC2) for an AMEX payment card.

Public Property CardHolderVerificationValue Amazon.PaymentCryptographyData.Model.CardHolderVerificationValue

Gets and sets the property CardHolderVerificationValue.

Card data parameters that are required to generate a cardholder verification value for the payment card.

Public Property CardVerificationValue1 Amazon.PaymentCryptographyData.Model.CardVerificationValue1

Gets and sets the property CardVerificationValue1.

Card data parameters that are required to generate Card Verification Value (CVV) for the payment card.

Public Property CardVerificationValue2 Amazon.PaymentCryptographyData.Model.CardVerificationValue2

Gets and sets the property CardVerificationValue2.

Card data parameters that are required to generate Card Verification Value (CVV2) for the payment card.

Public Property DynamicCardVerificationCode Amazon.PaymentCryptographyData.Model.DynamicCardVerificationCode

Gets and sets the property DynamicCardVerificationCode.

Card data parameters that are required to generate CDynamic Card Verification Code (dCVC) for the payment card.

Public Property DynamicCardVerificationValue Amazon.PaymentCryptographyData.Model.DynamicCardVerificationValue

Gets and sets the property DynamicCardVerificationValue.

Card data parameters that are required to generate CDynamic Card Verification Value (dCVV) for the payment card.

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