SmartCardAppletIdGroupRegistration 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示已註冊的 Applet 識別碼群組。
public ref class SmartCardAppletIdGroupRegistration 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 SmartCardAppletIdGroupRegistration 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 SmartCardAppletIdGroupRegistration
Public NotInheritable Class SmartCardAppletIdGroupRegistration
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (已於 v1.0 引進)
|
備註
版本歷程記錄
Windows 版本 | SDK 版本 | 已新增值 |
---|---|---|
1809 | 17763 | SetPropertiesAsync |
1809 | 17763 | SmartCardReaderId |
屬性
ActivationPolicy |
取得已註冊小程式識別碼群組的啟用原則。 |
AppletIdGroup |
取得小程式識別碼的已註冊群組。 |
Id |
取得代表這個小程式識別碼群組註冊的唯一識別碼。 |
SmartCardReaderId |
取得與安全專案相關聯的任何 SmartCardReader 識別碼。 您可以將此識別碼傳遞至 SmartCardReader.FromIdAsync。 |