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 Ibm3624 PIN verification PIN.

Inheritance Hierarchy

System.Object
  Amazon.PaymentCryptographyData.Model.Ibm3624PinVerification

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

Syntax

C#
public class Ibm3624PinVerification

The Ibm3624PinVerification type exposes the following members

Constructors

NameDescription
Public Method Ibm3624PinVerification()

Properties

NameTypeDescription
Public Property DecimalizationTable System.String

Gets and sets the property DecimalizationTable.

The decimalization table to use for IBM 3624 PIN algorithm. The table is used to convert the algorithm intermediate result from hexadecimal characters to decimal.

Public Property PinOffset System.String

Gets and sets the property PinOffset.

The PIN offset value.

Public Property PinValidationData System.String

Gets and sets the property PinValidationData.

The unique data for cardholder identification.

Public Property PinValidationDataPadCharacter System.String

Gets and sets the property PinValidationDataPadCharacter.

The padding character for validation data.

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