Microsoft TechNet
This topic has not yet been rated - Rate this topic

ISecurityTrimmer.CheckAccess Method

Office 2007
Used to perform custom security trimming of Enterprise Search in Microsoft Office SharePoint Server 2007 results.

Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
BitArray CheckAccess (
	IList<string> documentCrawlUrls,
	IDictionary<string,Object> sessionProperties
)

Parameters

documentCrawlUrls

The collection of search results URL strings.

sessionProperties

The collection of configuration properties registered for the security trimmer.

Return Value

A System.Collection.BitArray object representing the results of the CheckAccess method.

The CheckAccess method executes each time the Query engine returns search results that match the crawl rule that the custom security trimmer is associated with.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ