Provides classes and interfaces for the BasicCard framework.
Classes
Class | Description | |
---|---|---|
![]() | CardAvailableEventArgs |
Card available event arguments
|
![]() | CardEvent |
Card event class.
|
![]() | CardReaderEventArgs |
Card reader event arguments
|
![]() | CardReaderEventProvider |
The CardReaderEventProvider is a major unit within BasicCard Library/Framework.
Through CardReaderEventProvider client applications can get access to a
initialized ICardService object
attached to an inserted smart card.
|
![]() | CardReaderManager |
This class gives access to all card readers registered properly within
properties
and available on local system.
|
![]() | CardReaderObserver |
The CardReaderObserver is a major unit within BasicCard Library/Framework.
Through card reader observer client applications can get access to a
initialized ICardService object
attached to an inserted smart card.
|
![]() | CardReaderStatusChangeEvent |
Card reader status change event.
|
![]() | CardRemoveEventArgs |
Card remove event args
|
![]() | CardRequestBase |
Card request class
|
![]() | CardRequestForEvents |
Card request for event processing
|
![]() | CardRequestForWait |
Waitable card request class
|
![]() | CardServiceEventArgs |
Card service event arguments
|
Interfaces
Interface | Description | |
---|---|---|
![]() | ICardSelector |
This Interface is used to validate and select a card available within a CardReader.
|
![]() | IRequest |
Generic request interface
|
Delegates
Delegate | Description | |
---|---|---|
![]() | CardEventHandler |
Card event handler e.g. for card insertion and removal events.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | CardEventType |
Card event type.
|
![]() | CardServiceEventType |
Card service event type
|
![]() | ObserverState |
CardReaderObserver states.
|