Partager via


SmartCardEmulatorConnectionProperties Classe

Définition

Fournit des informations sur une connexion d’émulateur de carte intelligente à un lecteur 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
Héritage
Object Platform::Object IInspectable SmartCardEmulatorConnectionProperties
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows Mobile Extension SDK (introduit dans 10.0.10240.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduit dans v1.0)

Propriétés

Id

Obtient l’identificateur de la connexion.

Source

Obtient une valeur d’énumération indiquant si la connexion est à un lecteur NFC ou à autre chose.

S’applique à

Voir aussi