SmartCardTriggerType Enumeration

Definition

Stellt die gültigen Smart Karte-Triggertypen dar.

public enum class SmartCardTriggerType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract, 65536)]
enum class SmartCardTriggerType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract), 65536)]
public enum SmartCardTriggerType
var value = Windows.Devices.SmartCards.SmartCardTriggerType.emulatorTransaction
Public Enum SmartCardTriggerType
Vererbung
SmartCardTriggerType
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract (eingeführt in v1.0)

Felder

EmulatorAppletIdGroupRegistrationChanged 4

Ein Geändertes Ereignis für die Applet-ID-Gruppenregistrierung.

EmulatorHostApplicationActivated 3

Ein Aktiviertes Ereignis der Hostanwendung.

EmulatorNearFieldEntry 1

Ein Feldeintragsereignis.

Hinweis

Dieses Ereignis wird für Universelle Windows-Plattform-Apps (UWP) in Windows 10 nicht unterstützt.

EmulatorNearFieldExit 2

Ein Feldausgangsereignis.

Hinweis

Dieses Ereignis wird für Universelle Windows-Plattform-Apps (UWP) in Windows 10 nicht unterstützt.

EmulatorTransaction 0

Ein Transaktionsereignis.

ReaderCardAdded 5

Ein Reader Karte-Ereignis hinzugefügt wurde.

Hinweise

Versionsverlauf

Windows-Version SDK-Version Mehrwert
1607 14393 ReaderCardAdded

Gilt für:

Weitere Informationen