SmartCardCryptogramMaterialCharacteristics 类

定义

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

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

Windows 要求

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

构造函数

SmartCardCryptogramMaterialCharacteristics()

创建 SmartCardCryptogramMaterialCharacteristics 的新实例

属性

AllowedAlgorithms

获取允许的算法。

AllowedProofOfPossessionAlgorithms

获取允许的所有权证明算法的允许证明。

AllowedValidations

获取允许的验证算法。

MaterialLength

获取材料长度。

MaterialName

获取材料名称。

MaterialType

获取材料类型。

ProtectionMethod

获取保护方法。

ProtectionVersion

获取保护版本。

适用于