ISecurityTrimmerPost interface

The ISecurityTrimmerPost interface must be implemented if you want to hook into the query processing component, to perform dynamic access checks of documents, to be displayed in search results at query time.

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

Syntax

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

See also

Reference

ISecurityTrimmerPost members

Microsoft.Office.Server.Search.Query namespace