Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs security trimming for search results from Line of Business Data content sources.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Connector.BDC.BdcSecurityTrimmer
Namespace: Microsoft.Office.Server.Search.Connector.BDC
Assembly: Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)
Syntax
'Declaration
Public MustInherit Class BdcSecurityTrimmer _
Implements ISecurityTrimmer2
'Usage
Dim instance As BdcSecurityTrimmer
public abstract class BdcSecurityTrimmer : ISecurityTrimmer2
Remarks
SharePoint Server search will automatically use the Microsoft Business Connectivity Services (BCS) security trimmer if you have implemented the CheckAccess([], ILobSystemInstance) method.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.