Click or drag to resize

SessionInfo Properties

The SessionInfo type exposes the following members.

Properties
  NameDescription
Public propertyActiveTime
The session active duration.
Public propertyClientType
The type of client that established the session. Sessions from LAN Manager servers running UNIX also will appear as LAN Manager 2.0.
Public propertyEncryptedSession
A value that describes how the User established the session.
Public propertyGuestSession
A value that describes how the User established the session.
Public propertyHostName
The host name of this session information.
Public propertyIdleTime
The session idle duration.
Public propertyNetName
The Computer name or IP address that established the session.
Public propertyOpenedResources
The number of files, devices, and pipes opened during the session.
Public propertySessionLevel
The structure level for the SessionInfo instance.
Public propertyTransportType
The name of the transport that the client is using to communicate with the server.
Public propertyUserName
The name of the User who established the session.
Top
See Also