Inherited from
Applies to Objects
You can use the ISessionInfo interface to get addition information about a session.
Property |
Description |
Gets the type of the client computer from which the session has been made. |
|
Gets a boolean value which flags whether or not the session is a guest session. |
|
Gets the number of objects open by the client in the session. Objects can include files, devices and pipes. |
|
Gets the resources opened by the current session. |
|
Gets a boolean value which flags whether the session was established with a encrypted password or not. |