ASP.NET and Active Directory
ASP.NET ships with Active Directory Membership provider. Simply superb!
Most of the applications written for Intranets rely on Active Directory (or some other sort of LDAP) to authenticate a user. Now it is extremely simple to integrate AD with ASP.NET 2.0.
Read here how to.
-------------------------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Most of the applications written for Intranets rely on Active Directory (or some other sort of LDAP) to authenticate a user. Now it is extremely simple to integrate AD with ASP.NET 2.0.
Read here how to.
-------------------------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Comments