SmartCardEmulationCategory Enumeration

Definition

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

Other 0

Gibt andere Smartcards als Zahlungskarten an, z. B. Kundenkarten oder Sicherheitsausweise.

Payment 1

Gibt Zahlungskarten an.

Gilt für:

Weitere Informationen