The Readers type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Add |
Add an item in this CryptokiCollection object
|
|
|
CopyTo |
Copies the content of this CryptokiCollection in the given array starting from the given index
|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
FindByName |
Find a smart card reader by its name
|
|
|
GetEnumerator |
Returns an enumerator that iterates through a collection.
|
|
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
Insert |
Inserts the given object in this CryptokiCollection object at the given index
|
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Count |
The number of items in this CryptokiCollection object
|
|
|
EnableEvents |
Enable/Disable smart card insertion events
|
|
|
Item |
Gets the specified object
|
Events
| Name | Description | |
|---|---|---|
|
|
OnSmartCardInserted |
Smart Card Inserted event
|