A read-only object that is passed to some of the ICardInitialization interface methods to give context to the operation that is being performed.

The following tables list the members exposed by the ICardContext type.

Public Properties

  Name Description
public property Atr Gets the smart card answer-to-reset (ATR) string for the card that is currently being initialized.
public property CardId Gets the identifier of the smart card that is currently being initialized.
Top

See Also