Server Module - SessionKeyMethod Property

Determines how session information is moved between the client and server

Member of Server Module (PRIM_SRVM)

Data Type - Enumeration

Details

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

Allowed Values

Enum ValueDescription
CookieCookie
HiddenManaged by the LANSA runtime
SecureCookieSecure Cookie


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2