The security guy ask me to make a step where the approver need to re-authenticate when he approve the list item. All of the other part of the workflow is done except this one. The best solution would be to use the built in log-in of Sharepoint, but I don’t know how to do that.
I want to point out that I’m doing this workflow with visual studio 2008 and deploy to WSS 3.0.
Thanks for the help.
Havent done this myself, but a quick googling around led to these:
Framework 2.0
C# .Net 3.5 SP1
Maybe those topics can lead you to the right path.