the question in other words:
I logOn the windows using username (ex: user1 with his password)
he has some permisstion but not all .
then I want from my application to switch users (ex: to user2 with his password) who has more permisstions than the user1.
to do some thing and then return to the first user and complete what he was doing !!!!
I hope you understand me !!!