SmartCardEmulationCategory SmartCardEmulationCategory SmartCardEmulationCategory SmartCardEmulationCategory Enum

Definition

Defines the valid categories of smart cards that can be emulated.

public : enum class SmartCardEmulationCategorypublic enum SmartCardEmulationCategoryPublic Enum SmartCardEmulationCategory// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Mobile Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduced v1)

Fields

Other Other Other Other

Specifies smart cards other than payment cards, such as a loyalty cards or security badges.

Payment Payment Payment Payment

Specifies payment cards.

See Also