Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Oct 27, 2007 05:46 PM by jamesqua
Star
8305 Points
1430 Posts
Oct 27, 2007 05:46 PM|LINK
The AuthenticaitonType parameter is a little different than that. None uses basic authentication and Secure uses NTLM authentication. Here is a complete list of the options from msdn http://msdn2.microsoft.com/en-us/library/system.directoryservices.authenticationtypes.aspx.
jamesqua
Star
8305 Points
1430 Posts
Re: LDAP Trouble from System.DirectoryServices
Oct 27, 2007 05:46 PM|LINK
The AuthenticaitonType parameter is a little different than that. None uses basic authentication and Secure uses NTLM authentication. Here is a complete list of the options from msdn http://msdn2.microsoft.com/en-us/library/system.directoryservices.authenticationtypes.aspx.