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 카드 제한 사항입니다.

적용 대상