MagneticStripeReaderAamvaCardDataReceivedEventArgs.BirthDate Property

Definition

Gets the birth date from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The birth date from the swiped AAMVA card.

Applies to