SmartCardCryptogramMaterialPackageCharacteristics 类

定义

此类包含加密语法材料包的特征。

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

Windows 要求

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

构造函数

SmartCardCryptogramMaterialPackageCharacteristics()

创建 SmartCardCryptogramMaterialPackageCharacteristics 的新实例。

属性

DateImported

获取导入材料包的日期。

PackageFormat

获取包格式。

PackageName

获取包名称。

StorageKeyName

获取存储密钥名称。

适用于