Show / Hide Table of Contents

Cla Property

Cla

Gets or sets the APDU class associated with this exception.

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

Property Value

Type Description
byte?

The class value of the command APDU when the exception occurred.

In this article
Back to top Generated by DocFX