Sets the list of rights to filter the result set against. If no rights are specified the view right will be used.

Overload List

  NameDescription
Public methodSetRightsFilter(array<RightsQueryFilter<(Of <<'(TConfigurationObject>)>>)>[]()[][])
Sets the list of rights to filter the result set against. If no rights are specified the view right will be used.
Public methodSetRightsFilter(IEnumerable<(Of <<'(RightsQueryFilter<(Of <<'(TConfigurationObject>)>>)>)>>))
Sets the list of rights to filter the result set against. If no rights are specified the view right will be used.

See Also