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