sec_lookup_property_not_cached (private)
sec_lookup_property_not_cached id module name
Defined in packages/acs-tcl/tcl/security-procs.tcl
Look up a particular session property from the database and record the last hit when found.
- Parameters:
- id (required)
- module (required)
- name (required)
- Returns:
- empty, when no property is recorded or a list containing property_value and secure_p
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.