SearchProxyInfo Members
Include Protected Members
Include Inherited Members
Represents the HTTP proxy configuration information of a Search service application.
The SearchProxyInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchProxyInfo | Initializes a new instance of the SearchProxyInfo class based on the HTTP proxy settings. |
Top
Properties
Name | Description | |
---|---|---|
CrawlProxy | Gets an object that contains the HTTP proxy server settings used when crawling other servers. | |
UseCrawlProxyForFederation | Gets a value that determines whether the crawl proxy settings are used for federated searches. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top