The TokenInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString |
Returns a String that represents this instance.
(Overrides Object..::..ToString()()()().) |
Fields
Properties
| Name | Description | |
|---|---|---|
|
|
FirmwareVersion |
Firmware Version
|
|
|
Flags |
Token's Flags
|
|
|
FreePrivateMemory |
Free Private Memory
|
|
|
FreePublicMemory |
Free Public Memory
|
|
|
HardwareVersion |
Hardware Version
|
|
|
Label |
Token's Label
|
|
|
ManufacturerID |
Token's Manufacturer ID
|
|
|
MaxPINLen |
Max PIN length
|
|
|
MaxRWSessionCount |
Max number of RW Sessions allowd by the token
|
|
|
MaxSessionCount |
Max number of Sessions allowd by the token
|
|
|
MinPINLen |
Min PIN length
|
|
|
Model |
Token's model
|
|
|
RWSessionCount |
Current number of RW Sessions opened on the token
|
|
|
SerialNumber |
Token's Serial Number
|
|
|
SessionCount |
Current number of Sessions opened on the token
|
|
|
TotalPrivateMemory |
Total Private Memory
|
|
|
TotalPublicMemory |
Total Public Memory
|
|
|
UTCTime |
Time
|