The AbstractBasicCardService..::..BasicCardSelector type exposes the following members.

Properties

  NameDescription
Public propertyApplicationID
Application id to check for. Set to null (default) to disable check for application id.
Public propertyAtrHistory
Required atr history bytes to check for. Set to null (default) to disable check for atr history bytes.
Public propertyCanShare
True if sharing the connection is possible.
(Inherited from AbstractBasicCardService..::..AbstractBasicCardSelector.)
Protected propertyCheckApplicationID
Set this to true to validate the card within AcceptThisApplicationID(BasicCardString) calls.
(Inherited from AbstractBasicCardService..::..AbstractBasicCardSelector.)
Protected propertyCheckAtr
Set this to true for activation of ATR check.
(Inherited from AbstractBasicCardService..::..AbstractBasicCardSelector.)
Protected propertyCheckCardID
Set this to true to validate the card id of a MultiApplication BasicCard within AcceptThisCard(BasicCardString) calls.
(Inherited from AbstractBasicCardService..::..AbstractBasicCardSelector.)
Protected propertyCheckCustom
Set this to true to validate the card within AcceptThisCard(BasicCardString) calls.
(Inherited from AbstractBasicCardService..::..AbstractBasicCardSelector.)

See Also