Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The ISessionManager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetSessions |
Returns all of the sessions known to the session manager.
|
Events
| Name | Description | |
|---|---|---|
| ImpersonateUser |
Raised before the user identity for a session is changed.
| |
| SessionActivated |
Raised whenever a session is activated and the user identity or preferred locales changed.
| |
| SessionClosing |
Raised before a session is closed.
| |
| SessionCreated |
Raised after a new session is created.
|