Click or drag to resize
WebPersonSearchCriteria Properties

The WebPersonSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Find persons who have addresses similar to the specified value. Wildcard characters may be used. This property is currently not used.
Public propertyApplicationActionId
Find persons who have authorities related to the specified application action.
Public propertyApplicationId
Find persons who have authorities related to the specified application.
Public propertyCity
Find persons who lives in the specified city. No wildcard characters are used. This property is currently not used.
Public propertyCountryISOCode
Find persons who lives in the specified country. No wildcard characters are used. This property is currently not used.
Public propertyEmailAddress
Find users who have an email address similar to the specified value. Wildcard characters may be used. This property is currently not 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 propertyHasSpeciesCollection
Find persons that has a species collection.
Public propertyHasUser
Find persons that has a user.
Public propertyIsApplicationActionIdSpecified
Specifies if application action id should be used.
Public propertyIsApplicationIdSpecified
Specifies if application id should be used.
Public propertyIsHasSpeciesCollectionSpecified
Specifies if HasSpeciesCollection should be used.
Public propertyIsHasUserSpecified
Specifies if has user should be used.
Public propertyIsOrganizationCategoryIdSpecified
Specifies if organization category id should be used.
Public propertyIsOrganizationIdSpecified
Specifies if organization id should be used.
Public propertyIsRoleIdSpecified
Specifies if role id should be used.
Public propertyIsUserTypeSpecified
Specifies if user type should be used.
Public propertyLastName
Find persons with a last name similar to the specified value. Wildcard characters may be used.
Public propertyMiddleName
Find persons with a middle name similar to the specified value. Wildcard characters may be used. This property is currently not used.
Public propertyOrganizationCategoryId
Find persons who have authorities related to the specified organization category.
Public propertyOrganizationId
Find persons who have authorities related to the specified organization.
Public propertyPhoneNumber
Find persons with the specified phone number. No wildcard characters are used. This property is currently not used.
Public propertyRoleId
Find persons who have authorities related to the specified role.
Public propertyUserType
Search for users of this type.
Public propertyZipCode
Find persons who lives in the specified postal area. No wildcard characters are used. This property is currently not used.
Top
See Also