Directory Authentication for Cross Domain Users in .NET
Learn various techniques of authenticating a user over Active Directory, such as the PrincipalContext class in .NET 3.5, DirectoryEntry
and LDAPConnection
class in .NET 2.0. These techniques are required by .NET applications in order to authenticate a user over Active directory.
Click here to see the tutorial.
0 comments: