SmartCardEmulatorConnectionSource Перечисление

Определение

Определяет допустимые типы источников подключения интеллектуальных карта.

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
Наследование
SmartCardEmulatorConnectionSource
Атрибуты

Требования к Windows

Семейство устройств
Windows Mobile Extension SDK (появилось в 10.0.10240.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (появилось в v1.0)

Поля

NfcReader 1

Задает подключение к средству чтения NFC.

Unknown 0

Указывает подключение к другому объекту, отличному от nfc-модуля чтения.

Применяется к

См. также раздел