ISecurityTrimmer Interface

Provides methods for performing custom security trimming of Enterprise Search results.

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

Syntax

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

Remarks

The ISecurityTrimmer interface provides two methods to support custom security trimming applications.

For more information about how custom security trimming works, see Custom Security Trimming for Enterprise Search Results Overview.

Implementing and using a custom security trimmer is a multistep process. For a complete, step-by-step walkthrough of all the required steps, see Walkthrough: Using a Custom Security Trimmer for Search Results.

See Also

Reference

ISecurityTrimmer Members

Microsoft.Office.Server.Search.Query Namespace

Other Resources

Custom Security Trimming for Enterprise Search Results Overview

Walkthrough: Using a Custom Security Trimmer for Search Results

Enterprise Search Security Model

Querying Enterprise Search