ArcGIS API for Silverlight - Library Reference
ProxyUrl Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortal Class : ProxyUrl Property

Optional. Gets or sets the URL to a proxy service that brokers Web requests between the client application and the portal. Use a proxy service when the private portal is not hosted on a site that provides a cross domain policy file (clientaccesspolicy.xml or crossdomain.xml).

Syntax

Visual Basic (Declaration) 
Public Property ProxyUrl As String
C# 
public string ProxyUrl {get; set;}

Property Value

The proxy URL string.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.