OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Remoting.Server.DomainManager Class Reference

manages access to some session variables More...

Properties

static Int64 GSiteKey [get, set]
 Used internally for accessing SiteKey Information (for convenience). More...
 
static Int32 GClientID [get, set]
 get the ClientID of the current session More...
 
static TConnectedClient CurrentClient [get, set]
 the current client in this session More...
 

Detailed Description

manages access to some session variables

Property Documentation

◆ CurrentClient

TConnectedClient Ict.Common.Remoting.Server.DomainManager.CurrentClient
staticgetset

the current client in this session

◆ GClientID

Int32 Ict.Common.Remoting.Server.DomainManager.GClientID
staticgetset

get the ClientID of the current session

◆ GSiteKey

Int64 Ict.Common.Remoting.Server.DomainManager.GSiteKey
staticgetset

Used internally for accessing SiteKey Information (for convenience).

The SiteKey in OpenPetra is part of the data that is held in the System Defaults.

Important:The SiteKey can get changed by a user with the necessary priviledges while being logged in to OpenPetra and any further inquiry of the GSiteKey Property reflects any such change!!!


The documentation for this class was generated from the following file: