Feb.
17
Sample : https://code.msdn.microsoft.com/How-to-list-group-and-user-d8b0eb42
This sample application demonstrates how to perform a search on the user and group membership in Active Directory. This demonstrates the recursive looping method. Also it shows how to get the Object SID for the group.
You can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser...(read more)
↧