Session Cookie
The SessionCookie is created after the Login in the LoginForm. It is the technical connection to the user's RegistrationFile and UserStatus.
The SessionCookie is deleted when
- the browser program is ended by the user
- the user does a Logout (see also ActionLogout)
Note: For this to work the browser must have cookies activated.
FolderProgramming FolderBrowser
|