WAM - SessionKeyMethod Property

Determines how session information is moved between the client and server

Member of WAM (PRIM_WAM)

Data Type - Enumeration

Details

The SessionKeyMethod property specifies the manner in which SessionState information wil lbe transfered between the webroutine and the client.

Allowed Values

Enum ValueDescription
CookieData is pased in a cookie
HiddenFieldData is passed in a hidden field
SecureCookieData is passed in a secure cookie
URLA parameter is added to the URL


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2