Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hello Pål,
UserQuery is just what to use for searching for users on Attributes. There is a section in the Programmers guide on how to search on Attributes. This applys to all searches. If you use it in UserQuery you will get users and if you use it on ClubQuerys you will search for club Attributes.
How can I find users based on Attributes values?
I don't understand how to use this one? :
UserCollection usercoll = StarCommunitySystem.CurrentContext.DefaultSecurity.FindUsers(?????);