Byte offset where the second PIN shall be inserted into the command APDU template.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public ReadOnly Property Offset2() As Integer
This language is not supported or no code example is available.
public int Offset2 {get;}
This language is not supported or no code example is available.
Property Value
Type: intThis is the value that was passed to the constructor of this class. It is -1 if it was not specified, i.e. second PIN won't be used. It cannot be changed thereafter.