SmartCardPinResetRequest.GetDeferral Method

Definition

Gets an instance of a wait time for a requested smart card personal identification number (PIN) reset.

public:
 virtual SmartCardPinResetDeferral ^ GetDeferral() = GetDeferral;
SmartCardPinResetDeferral GetDeferral();
public SmartCardPinResetDeferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As SmartCardPinResetDeferral

Returns

An instance of a wait time for a requested smart card PIN reset.

Applies to

See also