MagneticStripeReaderAamvaCardDataReceivedEventArgs.Restrictions 属性

定义

从轻扫的 AAMVA 卡获取限制。

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

属性值

String

Platform::String

winrt::hstring

轻扫的 AAMVA 的限制卡。

适用于