Click or drag to resize
SessionsInfo Properties

The SessionsInfo type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticatedSessions
Collection of string session identifiers indexed by integer authenticated users identifiers.
Public propertyAuthenticatedUsers
Number of authenticated users.
Public propertyHiddenSessions
Collection of string session identifiers indexed by integer hidden users identifiers.
Public propertyHiddenUsers
Number of hidden users.
Public propertyPublicUsers
Number of public users.
Public propertySessions
Collection of sessions indexed by string session identifiers.
Public propertySessionsKeys Obsolete.
Gets the sessions collection keys.
Top
See Also