Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves or sets a value that indicates if you want to use a proxy to download updates.
public bool UseProxy {get; set;}
Public Property UseProxy As bool
Property Value
True to use a proxy to download updates; otherwise, false.
Remarks
To use a proxy, you must specify the proxy server name and port number to use. If the proxy server requires user credentials, also specify the user credentials to use.
Requirements
| Server | Requires Windows Server 2003 or Windows 2000 Server SP4 and later. |
| Namespace | Defined in Microsoft.UpdateServices.Administration. |
| Assembly | Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll). |
| .NET Framework | Requires .NET Framework 1.1. |
See Also
IUpdateServerConfiguration.ProxyName
IUpdateServerConfiguration.ProxyUserDomain
IUpdateServerConfiguration.ProxyUserName
IUpdateServerConfiguration.SetProxyPassword