Base solution for your next web application
Open Closed

Navigate OU tree looking for user with role. #7041


User avatar
0
jakesdupreez created

So Users in zero can be assigned to ou's and roles so what i want to know is givin a specific OU i need to find the firts user having a specific role up the ou tree.

Tx


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @jakesdupreez

    You need to write a custom LINQ query to achieve this. There is no built-in feature to provide this information.