Skip to content

System.DirectoryServices.AccountManagement.IsMemberOf(GroupPrincipal group) recursive #118882

@Hennerfeind

Description

@Hennerfeind

The above mentioned methode is not possible to get recursive users that belongs to a subgroup.

Sample:
     Group1
          User1
          Group2
               User2
               User3

Only User1 is found.

The Methode GetMembers(true) of GroupPrinciple is very slow. So its not a solution for that issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions