Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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