Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The ISessionManager type exposes the following members.

Methods

  NameDescription
Public methodGetSessions
Returns all of the sessions known to the session manager.

Events

  NameDescription
Public eventImpersonateUser
Raised before the user identity for a session is changed.
Public eventSessionActivated
Raised whenever a session is activated and the user identity or preferred locales changed.
Public eventSessionClosing
Raised before a session is closed.
Public eventSessionCreated
Raised after a new session is created.

See Also