SecurityServices for .NET 2.0 Documentation

ApduCommand Properties

The properties of the ApduCommand class are listed below. For a complete list of ApduCommand class members, see the ApduCommand Members topic.

Public Instance Properties

Class The class byte of the APDU.
Instruction The instruction byte of the APDU.
Length The length byte of the APDU.
Parameter1 The first parameter byte of the APDU.
Parameter2 The second parameter byte of the APDU.

See Also

ApduCommand Class | Org.Mentalis.SecurityServices.Smartcard Namespace