The SlotInfo 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
Name | Description | |
---|---|---|
![]() ![]() |
CKF_HW_SLOT | |
![]() ![]() |
CKF_REMOVABLE_DEVICE | |
![]() ![]() |
CKF_TOKEN_PRESENT |
Properties
Name | Description | |
---|---|---|
![]() |
Description |
Gets or sets the description.
|
![]() |
FirmwareVersion |
Gets or sets the firmware version.
|
![]() |
Flags |
Gets or sets the flags.
|
![]() |
HardwareVersion |
Gets or sets the hardware version.
|
![]() |
IsHardwareSlot |
Gets a value indicating whether this instance is hardware slot.
|
![]() |
IsRemovableDevice |
Gets a value indicating whether this instance is removable device.
|
![]() |
IsTokenPresent |
Gets a value indicating whether this instance is token present.
|
![]() |
ManufacturerID |
Gets or sets the manufacturer ID.
|