SmartCardPinResetDeferral SmartCardPinResetDeferral SmartCardPinResetDeferral SmartCardPinResetDeferral Class

Definition

Represents a wait time for a requested smart card personal identification number (PIN) reset.

public : sealed class SmartCardPinResetDeferral : ISmartCardPinResetDeferralpublic sealed class SmartCardPinResetDeferral : ISmartCardPinResetDeferralPublic NotInheritable Class SmartCardPinResetDeferral Implements ISmartCardPinResetDeferral// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Methods

Complete() Complete() Complete() Complete()

Returns a wait time completion for a smart card personal identification number (PIN) reset.

public : void Complete()public void Complete()Public Function Complete() As void// You can use this method in JavaScript.
See Also

See Also