Partager via


CrawlRule.PluggableSecurityTrimmerId, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets the pluggable security trimmer ID for the crawl rule.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property PluggableSecurityTrimmerId As Integer
'Utilisation
Dim instance As CrawlRule
Dim value As Integer

value = instance.PluggableSecurityTrimmerId

instance.PluggableSecurityTrimmerId = value
public int PluggableSecurityTrimmerId { get; set; }

Valeur de la propriété

A 32-bit integer that specifies the pluggable security trimmer ID.

Remarques

For more information about implementing a custom security trimmer for Recherche de contenu d'entreprise results, see Custom Security Trimming Overview.

Voir aussi

Référence

CrawlRule, classe
Membres CrawlRule
Microsoft.Office.Server.Search.Administration, espace de noms