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

ISecurityTrimmer.Initialize Method

Office 2007
Initializes the custom security trimmer.

Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
void Initialize (
	NameValueCollection staticProperties,
	SearchContext searchContext
)

Parameters

staticProperties

A System.Collections.Specialized.NameValueCollection object containing the collection of configuration properties for a custom security trimmer.

searchContext

A SearchContext object representing a Shared Services Provider's search service

The Initialize method executes when the worker process on the Query server starts, and is good for the lifetime of that worker process.

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