SecurityServices for .NET 2.0 Documentation

SmartcardDisposition Enumeration

[This is preliminary documentation and subject to change.]

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

public enum SmartcardDisposition

Members

Member Name Description
LeaveDo not do anything special.
ResetReset the card.
UnpowerPower down the card.
EjectEject the card.

Requirements

Namespace: Org.Mentalis.SecurityServices.Smartcard

Assembly: Org.Mentalis.SecurityServices (in Org.Mentalis.SecurityServices.dll)

See Also

Org.Mentalis.SecurityServices.Smartcard Namespace