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 读卡器还是其他内容的连接。

适用于

另请参阅