SearchProxyInfo constructor
SharePoint 2013
Initializes a new instance of the SearchProxyInfo class based on the HTTP proxy settings.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Parameters
- useCrawlProxyForFederation
- Type: System.Boolean
true to use the crawl proxy settings for federated searches; otherwise, false.
- crawlProxy
- Type: System.Net.WebProxy
The HTTP proxy server settings used when crawling other servers.
Show: