Hi All,
How can I impersonate user to check if the user has right to view/approve the quotation by passing username and serial number to check?
Is it possible to similar to K2Conn.ImpersonateUser(@ "K2:domainusername"); ??
My purpose is only use username to impersonate him to approve the task, no need to pass his password.
Thanks a lot.