Click or drag to resize
PersonUserSearchCriteria Properties

The PersonUserSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyApplicationActionId
Find persons with authority handling specified applicationaction.
Public propertyApplicationId
Find persons with role connected to specified application.
Public propertyCity
Find persons with a city similar to the specified value. Wildcard characters may be used.
Public propertyEmailAddress
Find persons with an emailaddress similar to the specified value. Wildcard characters may be used.
Public propertyFirstName
Find persons with a first name similar to the specified value. Wildcard characters may be used.
Public propertyFullName
Find persons with a full name similar to the specified value. Wildcard characters may be used.
Public propertyLastName
Find persons with a last name similar to the specified value. Wildcard characters may be used.
Public propertyOrganizationCategoryId
Find persons with role connected to organization with specified organization category.
Public propertyOrganizationId
Find persons with role connected to specified organization.
Top
See Also