Query(String):IEnumerable

Searches for users based on a pattern.

This method searches for users whose usernames correspond to the indicated pattern. Based on the pattern, the search looks for users whose usernames begin with the indicated pattern.

Return type: System.Collections.IEnumerable

Parameter

mask

Type: System.String

This parameter is the pattern that is to be searched for in the username.