The BasicCardLoadService type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Algorithm |
Id of current active encryption algorithm.
(Inherited from AbstractBasicCardService.) |
![]() | AllowExtendedLength |
Allow using extended length APDU?
(Inherited from AbstractBasicCardService.) |
![]() | CardSelector |
Card selector, see
ICardService.CardSelector (Inherited from AbstractCardService.) |
![]() | CustomerKeyEncryption |
True if encryption with customer key is active
(Inherited from AbstractBasicCardService.) |
![]() | FileIO |
Fileio object to access BasicCard file system.
(Inherited from AbstractBasicCardService.) |
![]() | Image |
BasicCard image to load
|
![]() | Invoker |
Invoker, e.g. Windows forrms control. To use for invoking events.
|
![]() | IsCardAvailable |
True if card is still available, false if card was removed.
(Inherited from AbstractCardService.) |
![]() | IsExclusive |
True if service uses an exclusive (not shared or locked)
connection. See
ICardService.IsExclusive.
(Inherited from AbstractCardService.) |
![]() | KeyNumber |
Number or CID of current active encryption key.
-1 if no encryption active.
(Inherited from AbstractBasicCardService.) |
![]() | NeedExclusiveConnection |
True if an exclusive connection is required. See
ICardService.NeedExclusiveConnection.
(Inherited from AbstractCardService.) |
![]() | Observer |
Observer monitoring this service
(Inherited from AbstractCardService.) |
![]() ![]() | ProcessAllCards |
Set to true to process all cards even if not a processable BasicCard.
Default is false.
|
![]() ![]() | UseColdReset |
Use cold reset instead of warm reset when changing card state.
|