共用方式為


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

取得儲存體金鑰名稱。

適用於