SmartCardCryptogramMaterialPossessionProof 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含使用质询令牌调用 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
- 继承
- 属性
Windows 要求
设备系列 |
Windows Mobile Extension SDK (在 10.0.10586.0 中引入)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (在 v2.0 中引入)
|
属性
OperationStatus |
获取或设置证明操作的操作状态。 |
Proof |
获取所有权证明操作的结果。 仅当 OperationStatus 字段为 Success 时,此字段才有效。 |