Visual SourceSafe Automation in C#

Zeke

New member
Joined
Mar 19, 2003
Messages
2
I have been tasked with integrating VSS into an inhouse app at work and want to open the connection to the VSS database using windows authentication. All the documentation I have been able to find shows the connection requiring a username and password to be entered in the .open method. Is it possible to use windows authentication?

Thanks.
 
Back
Top