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.
Gets an instance of the PluggableSecurityTrimmerManager object.
Namespace: Microsoft.Office.Server.Search.Administration.Security
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Instance As PluggableSecurityTrimmerManager
Get
'Usage
Dim value As PluggableSecurityTrimmerManager
value = PluggableSecurityTrimmerManager.Instance
public static PluggableSecurityTrimmerManager Instance { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.Security.PluggableSecurityTrimmerManager
A PluggableSecurityTrimmerManager object that can be used to register and unregister custom security trimmers.
See Also
Reference
PluggableSecurityTrimmerManager Class
PluggableSecurityTrimmerManager Members
Microsoft.Office.Server.Search.Administration.Security Namespace