SmartCardEmulationCategory Enumeration
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Definiert die gültigen Kategorien von Smartcards, die emuliert werden können.
public enum class SmartCardEmulationCategory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
enum class SmartCardEmulationCategory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
public enum SmartCardEmulationCategory
var value = Windows.Devices.SmartCards.SmartCardEmulationCategory.other
Public Enum SmartCardEmulationCategory
- Vererbung
-
SmartCardEmulationCategory
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (eingeführt in v1.0)
|
Felder
Name | Wert | Beschreibung |
---|---|---|
Other | 0 | Gibt andere Smartcards als Zahlungskarten an, z. B. Kundenkarten oder Sicherheitsausweise. |
Payment | 1 | Gibt Zahlungskarten an. |