| Overload | Description | 
|---|---|
| Search(UserSearchCriteria) | Searches the database for users that match the specified criteria | 
| Search(UserSearchCriteria,Int32,Int32) | Searches the database for users that match the specified criteria | 
| Search(UserSearchCriteria,String) | Searches the database for users that match the specified criteria | 
| Search(UserSearchCriteria,Int32,Int32,String) | Searches the database for users that match the specified criteria |