Previous Topic: UserProfilePropertiesRequiredNext Topic: VolumeElementAttributes


UserProfilePropertyFilter

This sequence of elements specifies a search filter when searching for or listing user profiles.

UserProfileProperty userProfileProperty

The identifier for the user profile property on which the search will be based.

xsd:string searchString

If the property to search on is a string property, this parameter specifies the value of the search filter to be applied. This field is mandatory if userProfileProperty is set to one of the following values

xsd:long searchValue

If the property to search on is a numeric property, this parameter specifies the value of the search filter to be applied. This field is mandatory if userProfileProperty is set to one of the following values

Remarks

None