Compartilhar via


RecommendationsProperties.SecurityTrimmingEnabled property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property SecurityTrimmingEnabled As Boolean
    Get
    Set
'Uso
Dim instance As RecommendationsProperties
Dim value As Boolean

value = instance.SecurityTrimmingEnabled

instance.SecurityTrimmingEnabled = value
public bool SecurityTrimmingEnabled { get; set; }

Property value

Type: System.Boolean

Ver também

Referência

RecommendationsProperties class

RecommendationsProperties members

Microsoft.Office.Server.Search.Administration namespace