ISecurityTrimmerPre interface

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.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Interface ISecurityTrimmerPre
'Usage
Dim instance As ISecurityTrimmerPre
public interface ISecurityTrimmerPre

See also

Reference

ISecurityTrimmerPre members

Microsoft.Office.Server.Search.Query namespace