Compartir a través de


: ISecurityTrimmer.CheckAccess (Método) (Microsoft.Office.Server.Search.Query)

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

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Function CheckAccess ( _
    documentCrawlUrls As IList(Of String), _
    sessionProperties As IDictionary(Of String, Object) _
) As BitArray
'Uso
Dim instance As ISecurityTrimmer
Dim documentCrawlUrls As IList(Of String)
Dim sessionProperties As IDictionary(Of String, Object)
Dim returnValue As BitArray

returnValue = instance.CheckAccess(documentCrawlUrls, sessionProperties)
BitArray CheckAccess (
    IList<string> documentCrawlUrls,
    IDictionary<string,Object> sessionProperties
)

Parámetros

  • documentCrawlUrls
    The collection of search results URL strings.
  • sessionProperties
    The collection of configuration properties registered for the security trimmer.

Valor devuelto

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

Comentarios

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.

Vea también

Referencia

ISecurityTrimmer (Interfaz)
ISecurityTrimmer (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)

Otros recursos

Información general del Optimizador de seguridad personalizado para los resultados del motor de búsqueda Enterprise Search
Tutorial: Uso de un optimizador de seguridad personalizado para los resultados de la búsqueda
Modelo de seguridad del motor de búsqueda Enterprise Search
Consulta al motor de búsqueda Enterprise Search
Definición de reglas de rastreo y tipos de archivo