SmartCardPinResetRequest 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示重置请求 (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
- 继承
- 属性
Windows 要求
设备系列 |
Windows 10 (在 10.0.10240.0 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
|
属性
Challenge |
获取智能卡的质询值。 |
Deadline |
获取请求智能卡个人标识号之前等待的时间长度, (PIN) 重置。 |
方法
GetDeferral() |
获取请求的智能卡个人标识号的等待时间实例, (PIN) 重置。 |
SetResponse(IBuffer) |
将响应设置为智能卡身份验证质询/响应操作。 |