ProxyType Enumeration

The ProxyType enumeration specifies whether the search service uses a proxy server or connects directly when crawling content.

Remarks

The ProxyType property of the GlobalProperties class uses a value from the ProxyType enumeration.

Members

The following table shows the members of the ProxyType enumeration and a brief description of each.

Name Description
Default Uses the default connection method.
Direct Does not use a proxy server.
Proxy Uses a proxy server.

Requirements

Namespace: Microsoft.SharePoint.Portal.Topology

Platforms: Microsoft Windows ServerĀ 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security