次の方法で共有


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 の場合にのみ有効です。

適用対象

こちらもご覧ください