Previous Topic: UserAccountPropertiesRequiredNext Topic: UserProfileProperties


UserAccountPropertyFilter

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

UserAccountProperty userAccountProperty

The identifier for the user account 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 userAccountProperty 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 userAccountProperty is set to one of the following values

Remarks

None