WebProxy class

SharePoint Online

A proxy class that allows client code to call third-party web services.

System.Object
  Microsoft.SharePoint.Client.WebProxy

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

No code example is currently available or this language may not be supported.

This proxy is needed for JavaScript code to escape from the browser's cross-domain scripting restriction. Using this proxy from other client code is not recommended.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: