Returns a pipe delimited list of the users in a specified team.
SecGetUsersInTeam( [Team Name] )
Where Team Name is the name of the team to return the users from.
Rule | Meaning |
---|---|
SecGetUsersInTeam("Sales") | Will return Ian|Sam|Chris|Maria|Richard if these users exists in the Sales team. |