anandan
Posts: 5
|
| Posted: 05/21/2009, 10:28 PM |
|
Implementing Active Directory service for security in Code Charge Studio
Regards
Anand
_________________
Best Regards
Anand |
 |
 |
brause
Posts: 10
|
| Posted: 05/26/2009, 12:42 AM |
|
sNTUser = Request.ServerVariables["LOGON_USER"].ToString();
|
 |
 |
spdev
Posts: 2
|
| Posted: 07/21/2009, 5:10 AM |
|
Hi,
I've been struggling to implement authentication against Active Directory. Do you have some code samples or source available that you can share?
Your help would be appreciated.
Thanks
|
 |
 |
|