ISecurityTrimmer2 Members
Include Protected Members
Include Inherited Members
Defines the methods that perform dynamic access checks of items to display in query Search results.
The ISecurityTrimmer2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
CheckAccess | When implemented in a class, determines whether the user should see the individual Search results. | |
Initialize | When implemented in a class, initializes the security trimmer object that is called by the Search query service process. |
Top