SessionManager Members

Provides access to the current session for a user.

The following tables list the members exposed by the SessionManager type.

Protected Constructors

  Name Description
SessionManager Initializes a new instance of the SessionManager class.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method static GetSession Gets the current session for the user.
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method CreateSession Creates a session for the current user.
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )
protected method OnEndRequest Called when a report processing request ends.

Top

See Also

SessionManager Class
Microsoft.Dynamics.Framework.Reports Namespace