ISecurityTrimmerPre members

The ISecurityTrimmerPre interface must be implemented by security trimmers that apply before search queries are evaluated, since a pre-trimmer will return additional claims to be encoded as security filters.

This trimmer is an alternative to custom claims providers.

The ISecurityTrimmerPre type exposes the following members.

Methods

  Name Description
Public method AddAccess Returns new claims to be added to the security filter before the query is evaluated.
Public method Initialize When implemented in a class, initializes the security trimmer object that is called by the Search in SharePoint 2013 query service process.

Top

See also

Reference

ISecurityTrimmerPre interface

Microsoft.Office.Server.Search.Query namespace