IUpdateServerConfiguration.UseSeparateProxyForSsl Property
Gets or sets whether a separate proxy should be used for SSL communications with the upstream server.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
/** @property */ boolean get_UseSeparateProxyForSsl () /** @property */ void set_UseSeparateProxyForSsl (boolean value)
function get UseSeparateProxyForSsl () : boolean function set UseSeparateProxyForSsl (value : boolean)
Property Value
If true, a separate proxy will be used when communicating with the upstream server. If false, the same proxy will be used for both HTTP and HTTPS when communicating with the upstream server.This property can be found only in the API delivered with WSUS 3.0 SP1.] The default is false.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2