MagneticStripeReaderAamvaCardDataReceivedEventArgs.LicenseNumber Property

Definition

Gets the license number from the swiped AAMVA card.

public:
 property Platform::String ^ LicenseNumber { Platform::String ^ get(); };
winrt::hstring LicenseNumber();
public string LicenseNumber { get; }
var string = magneticStripeReaderAamvaCardDataReceivedEventArgs.licenseNumber;
Public ReadOnly Property LicenseNumber As String

Property Value

String

Platform::String

winrt::hstring

The license number from the swiped AAMVA card.

Applies to