Desired ATR of card.

Namespace: BasicCard.GenericCards
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
protected byte[] atr
Visual Basic
Protected atr As Byte()
Visual C++
protected:
array<unsigned char>^ atr
F#
val mutable atr: byte[]

Field Value

Type: array<Byte>[]()[][]

See Also