SearchProxyInfo members

Represents the HTTP proxy configuration information of a Search service application.

The SearchProxyInfo type exposes the following members.

Constructors

  Name Description
Public method SearchProxyInfo Initializes a new instance of the SearchProxyInfo class based on the HTTP proxy settings.

Top

Properties

  Name Description
Public property CrawlProxy Gets an object that contains the HTTP proxy server settings used when crawling other servers.
Public property UseCrawlProxyForFederation Gets a value that determines whether the crawl proxy settings are used for federated searches.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SearchProxyInfo class

Microsoft.Office.Server.Search.Administration namespace