Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract
Represents an event triggered by a smart card.
Initializes a new instance of a SmartCardTrigger
The trigger type.
Gets the trigger type of a smart card trigger.
A SmartCardTriggerType.
Specifies how a smart card app should be launched.
Launch the app above the lock screen.
Default launch behavior.
Provides details about a smart card trigger.
Gets the smart card emulator that caused the event to trigger.
The smart card emulator that caused the event to trigger.
Gets the smart card.
The smart card.
Gets the applet ID of the source of the smart card trigger.
The applet ID.
Gets the smart card trigger data.
The smart card trigger data.
Gets the smart card trigger type.
The smart card trigger type.
Asynchronously attempts to launch the current smart card app, passing the specified arguments.
A string specifying the arguments to pass to the smart card app at launch.
A Boolean value indicating if the app launched successfully.
Asynchronously attempts to launch the current smart card app using the specified behavior, passing the specified arguments.
A string specifying the arguments to pass to the smart card app at launch.
The behavior to use when launching the app.
A Boolean value indicating if the app launched successfully.
Represents the valid smart card trigger types.
An applet ID group registration changed event.
A host application activated event.
A field entry event.
A field exit event.
A transaction event.
A reader card was added event.