SecurityServices for .NET 2.0 Documentation

SmartcardReader.Disconnect Method (SmartcardDisposition)

[This is preliminary documentation and subject to change.]

Disconnects the connection with the smartcard.

public void Disconnect(
   SmartcardDisposition disposition
);

Parameters

SmartcardDisposition
Action to take on the card in the connected reader on close.

Exceptions

Exception Type Condition
ObjectDisposedException The SmartcardReader has been closed.

See Also

SmartcardReader Class | Org.Mentalis.SecurityServices.Smartcard Namespace | SmartcardReader.Disconnect Overload List