Deprecated: Since GeneXus X Evolution 2.
Details the security level to set for AJAX requests in relation to the encryption of the parameters of AJAX calls.
High | All parameters are encrypted using a key associated to the WebSession. When the WebSession expires or if it is invalid, an error message will be displayed suggesting the user to refresh the page to get a new WebSession. |
Low | No encryption done. |
Medium | All parameters are encrypted using a key associated to the WebSession. When the WebSession expires, the application will execute a refresh of the page in order to get a new WebSession and will not display any message. |
Important: This property is deprecated since Genexus X Evolution 2 version. It means, as of GeneXus X Evolution 2, all standard jscript and CSS are automatically compressed unless On session timeout property is enabled.
To apply changes made by this property, do a Re-Build All.
Objects: Transaction, Web Panel
Security in AJAX Calls