Softerra LDAP Administrator Help | Show AllHide All |
Specifies parameters used in a parameterized search filter.
<reports><reports> <report> <userParameters> ... </userParameters> </report> </reports>
The report user parameters are passed to the <filterParameters> to calculate final values and generate the LDAP search filter. The report dialog supports different types of user parameters, each of which is displayed using its own specific user interface element.
Element | Description |
---|---|
<boolean> | Specifies a boolean report user parameter. |
<integer> | Specifies an integer report user parameter. |
<longInteger> | Specifies a long integer report user parameter. |
<string> | Specifies a string report user parameter. |
<enumerator> | Specifies a set of possible string values for the report user parameter. |
<DN> | Specifies a DN string report user parameter. |
<dateTime> | Specifies a date and time report user parameter. |
<duration> | Specifies a time span report user parameter. |
See an example report.