P2 Property
P2
Gets or sets the P2 parameter associated with this exception.
C#
public Nullable<byte> P2 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The second parameter of the command APDU when the exception occurred. |