AcsSc.auth_authentication.mergeuser.local (private)
AcsSc.auth_authentication.mergeuser.local from_user_id to_user_id \ authority_id
Defined in packages/acs-service-contract/tcl/acs-service-contract-init.tcl
acs-service-contract operation. Call via acs_sc::invoke. Merges two accounts given the user_id of each one
- Parameters:
- from_user_id (required)
- integer
- to_user_id (required)
- integer
- authority_id (required)
- integer
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [auth::local::authentication::MergeUser $from_user_id $to_user_id $authority_id]XQL Not present: Generic, PostgreSQL, Oracle