Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 875 Bytes

smartcardemulatorapdureceivedeventargs_automaticresponsestatus.md

File metadata and controls

23 lines (16 loc) · 875 Bytes
-api-id -api-type
P:Windows.Devices.SmartCards.SmartCardEmulatorApduReceivedEventArgs.AutomaticResponseStatus
winrt property

Windows.Devices.SmartCards.SmartCardEmulatorApduReceivedEventArgs.AutomaticResponseStatus

-description

Gets a SmartCardAutomaticResponseStatus object indicating the automatic response was already successfully sent (Success), attempted but failed (UnknownError), or was not matched with any auto-responder rule (None).

-property-value

The object indicating the status of the automatic response.

-remarks

-examples

-see-also

Create an NFC Smart Card app (applies to Windows 10 Mobile only)