TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Johannes Kjellgren
NA
1
0
LDAP Authentication
Mar 2 2006 12:58 PM
I've made a little LDAP auth kit in ASP.NET project using C#. The code is based on an article I read about LDAP authentication: http://msdn.microsoft.com/library/default.asp? url=/library/en-us/dnnetsec/html/SecNetHT02.asp Look at Step 3 point 7 Everything seems to be in order though there is one weird thing I dont understand. If the auth. fails an exception is thrown. Why is that? Isn't the code suppose to generate false in this case. Any ideas? Regards Johannes
Reply
Answers (
0
)
C# 2005 Type.GetType()
DataGrid in a C# Windows Application