I need to implement a feature to take user session credentials. Then to use them to authorize in a proxy server.
It should be implemented the same way as in the VMware vSphere Client.
I tried to use CredWrite/CredRead but CredRead works only for the names produced by CredWrite call.
Can you help me to understand how to do that or give me an article describing this?
Many thanks!