These functions manage the smart card database, updating the database using a specified resource manager context.
Note Database security is maintained by placing access restrictions on the database, rather than by adding security mechanisms to the smart card subsystem.
| To… | Call… |
|---|---|
| Add a reader to a reader group. | SCardAddReaderToGroup |
| Remove a smart card from the system. | SCardForgetCardType |
| Remove a reader from the system. | SCardForgetReader |
| Remove a reader group from the system. | SCardForgetReaderGroup |
| Introduce a new card to the system. | SCardIntroduceCardType |
| Introduce a new reader to the system. | SCardIntroduceReader |
| Introduce a new reader group to the system. | SCardIntroduceReaderGroup |
| Remove a reader from a reader group. | SCardRemoveReaderFromGroup |