Session Properties |
The Session type exposes the following members.
| Name | Description | |
|---|---|---|
| AppOption |
Gives App Option
| |
| ClientAddressID |
Active client Address ID
| |
| ClientID |
Active Client ID
| |
| ClientName |
Active Client name
| |
| DictionaryUI |
Session Dictionary UI. Setting by SOWIApp.Foundation.Session.GetDictionaryUI with this session Language and Client ID.
| |
| IsAuthenticated |
Is active session authenticated
| |
| LanguageUIID |
Active Language UI ID
| |
| LanguageUIName |
Session user interface language name e.g. DE, EN...
| |
| Message |
Message handling for View. Note: the Message will after the read (get) reset.
| |
| ReturnWindow |
Return window handling for View. Note: the ReturnWindow will after the read (get) reset.
| |
| Token |
Active session token
| |
| UserAddressID |
Active user Address ID
| |
| UserEmailAddress |
Active user email address
| |
| UserName |
Active User name
|