Overload List

  Name Description
Public method GetUsers(String, Boolean, Int32, Int32, Int32%)
Retrieves all users that has "userData" string as a part of the username, first name or last name.
Public method GetUsers(RelationPredicateBucket, ISortExpression, IPrefetchPath2, Int32, Int32, Int32%)
Retrieves all users.
Public method GetUsers(Guid, RelationPredicateBucket, ISortExpression, IPrefetchPath2, Int32, Int32, Int32%)
Retrieves all users.
Public method GetUsers(String, Boolean, Guid, Boolean, Int32, Int32, Int32%)
Retrieves all users that has "userData" string as a part of the username, first name or last name.

See Also