Show / Hide Table of Contents

Ins Property

Ins

Gets or sets the APDU instruction associated with this exception.

C#
public byte? Ins { get; set; }

Property Value

Type Description
byte?

The instruction of the command APDU when the exception occurred.

In this article
Back to top Generated by DocFX