wwAPI::ImpersonateUser
Allows you to switch user context to a different user in your application by specifying username and password.
You can call RevertToSelf() to revert back to the original user account.
o.ImpersonateUser(lcUsername,lcPassword)
Parameters
lcUsername
The username of the user to impersonate
lcPassword
The password of the user to impersonate
See also
Class wwAPIwwAPI::RevertToSelf
© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic