October 2010
Intermediate to advanced
1920 pages
73h 55m
English
ActiveDirectoryMembershipProviderThe other Membership provider included in ASP.NET Framework is the ActiveDirectoryMembershipProvider. You can use this provider to store user information in Active Directory or AD LDS (Active Directory Lightweight Directory Services).
AD LDS is a lightweight version of Active Directory. You can download AD LDS from the Microsoft website (www.microsoft.com/adam). AD LDS is compatible with both Windows Vista and Windows 7.
If you want to use ASP.NET Membership with AD LDS, you need to complete the following two steps:
ActiveDirectoryMembershipProvider and connect to the ADAM instance.The following ...
Read now
Unlock full access