auth::sync::get_sync_elements (private)
auth::sync::get_sync_elements [ -user_id user_id ] \ [ -authority_id authority_id ]
Defined in packages/acs-authentication/tcl/sync-procs.tcl
Get a Tcl list of the user profile elements controlled by the batch synchronization. These should not be editable by the user. Supply either user_id or authority_id. Authority_id is the most efficient.
- Switches:
- -user_id (optional)
- -authority_id (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.