Click or drag to resize

Session Class

Session handling
Inheritance Hierarchy
SystemObject
  SOWIApp.ManagementSession

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static class Session

The Session type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetClientID
Gives Client ID by Token
Public methodStatic memberGetSession
Gives Session data item
Public methodStatic memberGetUserName
Gives User name by Token
Public methodStatic memberLogIn
Application log in
Public methodStatic memberLogOff
Log off closed the Session
Public methodStatic memberSessionCheck
Check Session Token
Top
See Also