Overload List

  NameDescription
Public methodFindUsersByName(String)
Gets a collection of membership users where the user name contains the specified user name to match.
Public methodFindUsersByName(String, Guid)
Gets a collection of membership users where the user name contains the specified user name to match.
Public methodFindUsersByName(String, Int32, Int32, Int32%)
Gets a collection of membership users where the user name contains the specified user name to match.
Public methodFindUsersByName(String, Int32, Int32, Int32%, Guid)
Gets a collection of membership users where the user name contains the specified user name to match.

See Also