MagneticStripeReaderAamvaCardDataReceivedEventArgs.Restrictions Property

Definition

Gets the restrictions from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The restrictions from the swiped AAMVA card.

Applies to