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 カードからの制限。

適用対象