ars_SetImpersonatedUser(ctrl,loginName)
loginName
is the login name of the impersonated user.
Use "" (i.e. the empty string) to switch back to the admin user.
Example:
ars_SetImpersonatedUser($ctrl,"TestUser") || die "$ars_errstr";
ars_SetImpersonatedUser was introduced in version 1.90 of ARSperl
Last changes to this page 22th February 2007 by tstapff@users.sourceforge.net