Determines how session information is moved between the client and server
Member of Server Module (PRIM_SRVM)
Data Type - Enumeration
When a session is active, the session information is moved automatically by the LANSA runtime. However, for integration purposes it may be necessary to change the methodof transfer
Enum Value | Description |
---|---|
Cookie | Cookie |
Hidden | Managed by the LANSA runtime |
SecureCookie | Secure Cookie |
Febuary 18 V14SP2