SmartCardEmulatorConnectionSource Enumeration

Definition

Definiert die gültigen Typen von Intelligenten Karte-Verbindungsquellen.

public enum class SmartCardEmulatorConnectionSource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
enum class SmartCardEmulatorConnectionSource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
public enum SmartCardEmulatorConnectionSource
var value = Windows.Devices.SmartCards.SmartCardEmulatorConnectionSource.unknown
Public Enum SmartCardEmulatorConnectionSource
Vererbung
SmartCardEmulatorConnectionSource
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

NfcReader 1

Gibt eine NFC-Leserverbindung an.

Unknown 0

Gibt eine Verbindung mit einem anderen als einem NFC-Reader an.

Gilt für:

Weitere Informationen