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


For a list of all members of this type, see ArcGISPortal members.

Public Properties

 NameDescription
public PropertyArcGISPortalInfo Provides instance-level information about the ArcGIS Portal.  
public PropertyClientAppType Optional. Gets or sets the type of the client app.  
public PropertyCultureInfo Optional. Gets or sets the culture info used to access the portal. This locale might be used by the REST service to provide customized or localized content (featured groups/items etc) for different locales.  
public PropertyCurrentUser Provides the current user. Available only to authenticated users after initialization.  
public PropertyCurrentVersion Provides the current version of the ArcGIS Portal  
public PropertyIsInitialized Gets a value indicating whether this instance is initialized.  
public PropertyProxyUrl 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).  
public PropertyToken Optional. Gets or sets the token for accessing the portal.  
public PropertyUrl The URL of the ArcGIS Portal REST end point : http://<host>:<port>/sharing/rest. If the URL is not set, ArcGIS Online REST URL is used by default (http://www.arcgis.com/sharing/rest).  
Top

See Also

© ESRI, Inc. All Rights Reserved.