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.
Sets the Search service application for the PluggableSecurityTrimmerManager.
Namespace: Microsoft.Office.Server.Search.Administration.Security
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub SetSearchApplicationToUse ( _
searchApp As SearchServiceApplication _
)
'Usage
Dim instance As PluggableSecurityTrimmerManager
Dim searchApp As SearchServiceApplication
instance.SetSearchApplicationToUse(searchApp)
public void SetSearchApplicationToUse(
SearchServiceApplication searchApp
)
Parameters
searchApp
Type: Microsoft.Office.Server.Search.Administration.SearchServiceApplicationThe Search service application.
See Also
Reference
PluggableSecurityTrimmerManager Class
PluggableSecurityTrimmerManager Members
Microsoft.Office.Server.Search.Administration.Security Namespace