SecurityServices for .NET 2.0 Documentation

SmartcardReader.Unlock Method

[This is preliminary documentation and subject to change.]

Completes a previously declared transaction, allowing other applications to resume interactions with the card.

Overload List

Completes a previously declared transaction, allowing other applications to resume interactions with the card.

public void Unlock();

Completes a previously declared transaction, allowing other applications to resume interactions with the card.

public void Unlock(SmartcardDisposition);

See Also

SmartcardReader Class | Org.Mentalis.SecurityServices.Smartcard Namespace