Is there a way to search Active Directory to find all objects that a user/group has permissions on? Can you, for example, use the DirectorySearcher object and a filter?
Is there a way to search Active Directory to find all objects that a user/group has permissions on? Can you, for example, use the DirectorySearcher object and a filter?