共用方式為


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 時,此欄位才有效。

適用於

另請參閱