SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult 类

定义

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 的操作状态。

适用于