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 to derive the confidentiality and integrity keys for a payment card using EMV2000 deruv.

Inheritance Hierarchy

System.Object
  Amazon.PaymentCryptographyData.Model.Emv2000Attributes

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

Syntax

C#
public class Emv2000Attributes

The Emv2000Attributes type exposes the following members

Constructors

NameDescription
Public Method Emv2000Attributes()

Properties

NameTypeDescription
Public Property ApplicationTransactionCounter System.String

Gets and sets the property ApplicationTransactionCounter.

The transaction counter of the current transaction that is provided by the terminal during transaction processing.

Public Property MajorKeyDerivationMode Amazon.PaymentCryptographyData.MajorKeyDerivationMode

Gets and sets the property MajorKeyDerivationMode.

The method to use when deriving the master key for the 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). Typically 00 is used, if no value is provided by the terminal.

Public Property PrimaryAccountNumber System.String

Gets and sets the property PrimaryAccountNumber.

The Primary Account Number (PAN) of the cardholder.

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