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)
-
0
Hi @jakesdupreez
You need to write a custom LINQ query to achieve this. There is no built-in feature to provide this information.