SmartCardCryptogramStorageKeyCharacteristics 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此类包含存储密钥的特征。
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
- 继承
- 属性
Windows 要求
设备系列 |
Windows Mobile Extension SDK (在 10.0.15063.0 中引入)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (在 v4.0 中引入)
|
构造函数
SmartCardCryptogramStorageKeyCharacteristics() |
属性
Algorithm |
获取算法。 |
Capabilities |
获取功能。 |
DateCreated |
获取创建此存储密钥的日期。 |
StorageKeyName |
获取存储密钥名称。 |