SessionContext Class

Definition

Encapsulates information about a user session.

public sealed class SessionContext
type SessionContext = class
Public NotInheritable Class SessionContext
Inheritance
SessionContext

Properties

Id

Gets or sets the application-defined session ID.

IsFirst

Gets or sets the IsFirst Session for the user.

Applies to