Session Class | ![]() |
Namespace: SOWIWin.Helper
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
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLanguage | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LogIn |
Win log in
|
![]() | LogOff |
Web log off
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |