SmartCardEmulatorConnectionProperties Klasse

Definition

Stellt Informationen zu einer intelligenten Karte Emulatorverbindung mit einem NFC-Reader bereit.

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
Vererbung
Object Platform::Object IInspectable SmartCardEmulatorConnectionProperties
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)

Eigenschaften

Id

Ruft den Bezeichner für die Verbindung ab.

Source

Ruft einen Enumerationswert ab, der angibt, ob die Verbindung mit einem NFC-Reader oder einem anderen Gerät hergestellt wird.

Gilt für:

Weitere Informationen