How do I get AD users by group name. I want to display users only from a particular AD security group in the picker contraol. What I'm trying is:
- Create a smart object from AD User object and with the method GetUsersByGroup
- Set the parameter to the security group name (Example: Finance)
- Use this Smart Object in the as Data source in the Picker control
But where and how do you assign the group mame in the smart object? Can you please give me step by step instrutions to set the value of the AD group