Share via


TokenInfo Members

The following tables list the members exposed by the TokenInfo type.

Public Constructors

Name Description
Public Method TokenInfo Initializes a new instance of the TokenInfo class.

Public Fields

Name Description
Public Field FirmwareVersion Represents the version number of the firmware.
Public Field Flags Represents the flags for the token.
Public Field FreePrivateMemory Represents the amount of private memory that is currently available.
Public Field FreePublicMemory Represents the amount of public memory that is currently available.
Public Field HardwareVersion Represents the version number of the hardware.
Public Field Label Represents the token label.
Public Field Manufacturer Represents the identifier of the manufacturer.
Public Field MaxPinLen Represents the maximum pin length for this token.
Public Field MaxRwSessionCount Represents the maximum number of open read and write sessions.
Public Field MaxSessionCount Represents the maximum number of open sessions.
Public Field MinPinLen Represents the minimum pin length for the token.
Public Field Model Represents the model of the token.
Public Field SerialNumber Represents the serial number of the token.
Public Field SessionCount Represents the number of current open sessions.
Public Field TotalPrivateMemory Represents the total amount of private memory for the token.
Public Field TotalPublicMemory Represents the total amount of public memory for the token.

Public Properties

Name Description
Public Property UtcTime Gets the date time value for the token.

See Also

Reference

TokenInfo Class
Microsoft.SPOT.Cryptoki Namespace