共用方式為


SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult 類別

定義

這個類別包含 GetAllCryptogramStorageKeyCharacteristicsAsync所傳回的資訊。

public ref class SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult sealed
/// [Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult final
[Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult
function SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult()
Public NotInheritable Class SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult
繼承
Object Platform::Object IInspectable SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.15063.0 引進)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (已於 v4.0 引進)

建構函式

SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult()

建立 SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult的新實例。

屬性

Characteristics

取得特性。

OperationStatus

取得 GetAllCryptogramStorageKeyCharacteristicsAsync的作業狀態。

適用於