SessionsInfo Properties |
The SessionsInfo type exposes the following members.
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.
|
![]() | SessionsKeys | Obsolete.
Gets the sessions collection keys.
|