SessionManager Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The SessionManager type exposes the following members.

Methods

  Name Description
Public method CloseSession
Closes a user's own Content Studio session.
(Inherited from AuthenticationBase.)
Public method CloseUserSession
Closes any open user session for any user
(Inherited from AuthenticationBase.)
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method IsValidSession
Checks if a user session in Content Studio is valid.
(Inherited from AuthenticationBase.)
Public method OpenSession(ConnectionId)
Opens a new Content Studio session or returns the current session if it is still valid.
(Overrides WindowsAuthenticationOpenSession(ConnectionId).)
Public method OpenSession(ConnectionId, Object)
Opens a new Content Studio session or returns the current session if it is still valid.
(Overrides AuthenticationBaseOpenSession(ConnectionId, Object).)
Public method OpenSession(ConnectionId, String, Object)
Opens a session by using a custom authentication provider.
Public method ToString (Inherited from Object.)
Top
See Also

Reference