SmartCardEmulationCategory 列挙型

定義

エミュレートできるスマート カードの有効なカテゴリを定義します。

public enum class SmartCardEmulationCategory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
enum class SmartCardEmulationCategory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
public enum SmartCardEmulationCategory
var value = Windows.Devices.SmartCards.SmartCardEmulationCategory.other
Public Enum SmartCardEmulationCategory
継承
SmartCardEmulationCategory
属性

Windows の要件

デバイス ファミリ
Windows Mobile Extension SDK (10.0.10240.0 で導入)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (v1.0 で導入)

フィールド

Other 0

ロイヤルティ カードやセキュリティ バッジなど、支払いカード以外のスマート カードを指定します。

Payment 1

支払いカードを指定します。

適用対象

こちらもご覧ください