SmartCardCryptogramStorageKeyCharacteristics 类

定义

此类包含存储密钥的特征。

public ref class SmartCardCryptogramStorageKeyCharacteristics 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 SmartCardCryptogramStorageKeyCharacteristics 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 SmartCardCryptogramStorageKeyCharacteristics
function SmartCardCryptogramStorageKeyCharacteristics()
Public NotInheritable Class SmartCardCryptogramStorageKeyCharacteristics
继承
Object Platform::Object IInspectable SmartCardCryptogramStorageKeyCharacteristics
属性

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.15063.0 中引入)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (在 v4.0 中引入)

构造函数

SmartCardCryptogramStorageKeyCharacteristics()

创建 SmartCardCryptogramStorageKeyCharacteristics 的新实例。

属性

Algorithm

获取算法。

Capabilities

获取功能。

DateCreated

获取创建此存储密钥的日期。

StorageKeyName

获取存储密钥名称。

适用于