RecommendationsProperties.SecurityTrimmingEnabled property

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

Syntax

'Declaration
Public Property SecurityTrimmingEnabled As Boolean
    Get
    Set
'Usage
Dim instance As RecommendationsProperties
Dim value As Boolean

value = instance.SecurityTrimmingEnabled

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

Property value

Type: System.Boolean

See also

Reference

RecommendationsProperties class

RecommendationsProperties members

Microsoft.Office.Server.Search.Administration namespace