MagneticStripeReaderAamvaCardDataReceivedEventArgs.Endorsements 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.
Gets the endorsements from the swiped AAMVA card.
public:
property Platform::String ^ Endorsements { Platform::String ^ get(); };
winrt::hstring Endorsements();
public string Endorsements { get; }
var string = magneticStripeReaderAamvaCardDataReceivedEventArgs.endorsements;
Public ReadOnly Property Endorsements As String
Property Value
The endorsements from the swiped AAMVA card.