The SessionInfo 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 | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
|
|
CKF_RW_SESSION | |
|
|
CKF_SERIAL_SESSION | |
|
|
CKS_RO_PUBLIC_SESSION | |
|
|
CKS_RO_USER_FUNCTIONS | |
|
|
CKS_RW_PUBLIC_SESSION | |
|
|
CKS_RW_SO_FUNCTIONS | |
|
|
CKS_RW_USER_FUNCTIONS |
Properties
| Name | Description | |
|---|---|---|
|
|
DeviceError |
Session Device error
|
|
|
Flags |
Session flags
|
|
|
IsLoggedIn |
Determines if the session is in loggedin state
|
|
|
SlotID |
Session Slot ID
|
|
|
State |
Session State
|