SmartCardCryptogramMaterialPossessionProof 类

定义

包含使用质询令牌调用 TryProvePossessionOfCryptogramMaterialPackageAsync 的结果,以证明设备拥有标识的加密报材料。

public ref class SmartCardCryptogramMaterialPossessionProof sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramMaterialPossessionProof final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramMaterialPossessionProof
Public NotInheritable Class SmartCardCryptogramMaterialPossessionProof
继承
Object Platform::Object IInspectable SmartCardCryptogramMaterialPossessionProof
属性

Windows 要求

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

属性

OperationStatus

获取或设置证明操作的操作状态。

Proof

获取所有权证明操作的结果。 仅当 OperationStatus 字段为 Success 时,此字段才有效。

适用于

另请参阅