PluggableSocialSecurityTrimmerManager members
Instantiates registered security trimmers for social data.
The PluggableSocialSecurityTrimmerManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PluggableSocialSecurityTrimmerManager |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetRegisteredInfo | Retrieves the registered security trimmer identifiers, and the properties associated with each security trimmer, for the specified user profile application. | |
GetType | (Inherited from Object.) | |
GetUrlFoldersRequiringTrim | Gets the URLs associated with the security trimming heuristics. | |
GetUrlFoldersToAlwaysAllow | Gets the URLs that are always included in the results set returned to a user. | |
MemberwiseClone | (Inherited from Object.) | |
RegisterPluggableSecurityTrimmer | Registers a pluggable security trimmer and saves it to the search service application. | |
SetTrimmerSettings(SPServiceContext, Boolean) | Updates the trimmer setting. | |
SetTrimmerSettings(SPServiceContext, [], []) | Updates the trimmer setting based on the URLs associated with the security trimming heuristics and the URLs that are always included in the results set returned to a user. | |
ToString | (Inherited from Object.) | |
UnregisterPluggableSecurityTrimmer | Removes a pluggable security trimmer from the search service application. |
Top