LogOnService.impersonateAccount Method
Starts an impersonation session for the specified account.
Parameters
- accountId
-
The ID of the account to impersonate.
Return Value
Type: jQuery.Promise
Value: dundas.session.Session
A promise object that is resolved when the call is complete.
If successful, the dundas.session.Session is returned.