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

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

The AuthenticationBase type exposes the following members.

Methods

  Name Description
Public method CloseSession
Closes a user's own Content Studio session.
Public method CloseUserSession
Closes any open user session for any user
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetCallerSessionID
Returns the caller's session id, and if found, updates the session expires value.
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.
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method OpenSession
When implemented in derived classes, opens a Content Studio session.
Protected method RegisterUser
Registers a user in Content Studio. Inheriting classes call this method as a part of the authentication process.
Protected method SaveUserGroupMapping
Builds the internal mappings between a Content Studio user and the registered groups where the user belongs. Inheriting classes call this method as a part of the authentication process.
Public method ToString (Inherited from Object.)
Top
See Also

Reference