Share via


KnownSmartCardAppletIds 類別

定義

類別,表示已知智慧卡 Applet 識別碼的選取專案;透過其屬性公開它們。

public ref class KnownSmartCardAppletIds abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 393216)]
class KnownSmartCardAppletIds final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 393216)]
public static class KnownSmartCardAppletIds
Public Class KnownSmartCardAppletIds
繼承
Object Platform::Object IInspectable KnownSmartCardAppletIds
屬性

Windows 需求

裝置系列
Windows 10, version 1809 (已於 10.0.17763.0 引進)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (已於 v6.0 引進)

備註

小程式識別碼 (也稱為應用程式識別碼,或 AID) 是識別碼, (5 到 16 個位元組的序列) ,代表智慧卡上的應用程式。 SIM 卡 (或 UICC) 是智慧卡的範例;如同員工徽章或信用卡。

有數個已知的 AID 存在。 針對付款案例,兩個重要的 AID 會識別 PSE) (付款系統內容,以及 (PPSE) 應用程式的鄰近付款系統內容。 當付款終端機連線到信用卡時,終端機所交談的第一個應用程式就是其中一個。 將信用卡插入終端機時,會使用 PSE 應用程式。 對具有近域通訊 (NFC) 的終端機點選卡片時,會使用 PPSE 應用程式。

屬性

PaymentSystemEnvironment

取得付款系統內容 (PSE) 應用程式的 Applet 識別碼。

ProximityPaymentSystemEnvironment

取得 (PPSE) 應用程式的鄰近付款系統內容小程式識別碼。

適用於