Msr.Track3Data Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds either the Track 3 data from the most recently swiped card or an empty array.
public abstract byte[] Track3Data { get; }
member this.Track3Data : byte[]
Public MustOverride ReadOnly Property Track3Data As Byte()
Property Value
Byte[]