| SessionsInfo Properties | 
The SessionsInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AuthenticatedSessions | 
            Collection of string session identifiers indexed by integer authenticated users identifiers.
             | 
|  | AuthenticatedUsers | 
            Number of authenticated users.
             | 
|  | HiddenSessions | 
            Collection of string session identifiers indexed by integer hidden users identifiers.
             | 
|  | HiddenUsers | 
            Number of hidden users.
             | 
|  | PublicUsers | 
            Number of public users.
             | 
|  | Sessions | 
            Collection of sessions indexed by string session identifiers.
             | 
 See Also
See Also