VB Main API Security Filter Functions

Security filter functions set filter contents, assign filters to user groups, display filter lists for data bases, and obtain other data about security filters.

FunctionDescription
EsbListFiltersLists all filters for a database.
EsbGetFilterStarts getting the contents of a filter.
EsbGetFilterRowGets the next row of a filter.
EsbSetFilterStarts setting the contents of a filter.
EsbSetFilterRowGets the next row of a filter.
EsbGetFilterListGets the list of users who are assigned a filter.
EsbSetFilterListSets the list of users who are assigned a filter.
EsbDeleteFilterDeletes an existing filter.
EsbRenameFilterRenames an existing filter.
EsbCopyFilterCopies an existing filter.
EsbVerifyFilterVerifies the syntax of a series of filter row strings against a specified database.
EsbVerifyFilterRowVerifies the syntax of a single filter row string against a specified database.