المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : loged in user



C# Programming
04-03-2010, 08:42 AM
Hi guys,

I want to the validate the user typed credentials such as(username and password) on a windows form against the loged in user. I found the class PrincipalContext which has ValidateCredentials method that takes username and password but it is in framework 3.5. Is there any *****alant methods for framework2.0

Thanks