SmartCardEmulatorConnectionProperties Класс

Определение

Предоставляет сведения о подключении эмулятора смарт-карта к считывательу NFC.

public ref class SmartCardEmulatorConnectionProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardEmulatorConnectionProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardEmulatorConnectionProperties
Public NotInheritable Class SmartCardEmulatorConnectionProperties
Наследование
Object Platform::Object IInspectable SmartCardEmulatorConnectionProperties
Атрибуты

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

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

Свойства

Id

Возвращает идентификатор для подключения.

Source

Возвращает значение перечисления, указывающее, установлено ли подключение к считывательу NFC или к чему-то другому.

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

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