The CryptokiCollection type exposes the following members.

Properties

  Name Description
Count
The number of items in this CryptokiCollection object
IsFixedSize
Determines if this CryptokiCollection has fixed size
IsReadOnly
Determines if this CryptokiCollection is read only
IsSynchronized
Determines if this CryptokiCollection is synchonized
Item
Gets the specified object
SyncRoot
Gets an object that can be used to synchronize this CryptokiCollection object

See Also