SmartCardPinResetRequest クラス

定義

スマート カード個人識別番号 (PIN) リセット要求を表します。

public ref class SmartCardPinResetRequest sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardPinResetRequest final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardPinResetRequest
Public NotInheritable Class SmartCardPinResetRequest
継承
Object Platform::Object IInspectable SmartCardPinResetRequest
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

Challenge

スマート カードのチャレンジ値を取得します。

Deadline

スマート カード個人識別番号 (PIN) のリセットを要求するまでの待機時間を取得します。

メソッド

GetDeferral()

要求されたスマート カード個人識別番号 (PIN) のリセットの待機時間のインスタンスを取得します。

SetResponse(IBuffer)

スマート カード認証チャレンジ/応答操作に応答を設定します。

適用対象

こちらもご覧ください