KEEP-SECURITY-CACHE attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Indicates whether WebClient saves the values of the attributes in the security cache between sessions (TRUE) or not (FALSE), as requested by the user. The default value is FALSE.
Data type: LOGICAL
Access: Readable/Writeable
Applies to: CODEBASE-LOCATOR system handle
The following attributes represent the security cache:
- APPSERVER-INFO
- APPSERVER-PASSWORD
- APPSERVER-USERID
- URL-PASSWORD
- URL-USERID
- KEEP-SECURITY-CACHE
These attributes are readable and writeable.