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


The following tables list the members exposed by IdentityManager.ServerInfo.

Public Constructors

Public Properties

 NameDescription
public PropertyOwningSystemUrl Gets or sets the URL of the system owning the server (optional, only useful in case of federated services)  
public PropertyServerUrlGets or sets the server URL Most generally the URL uses the following format : scheme://<arcgis portal url> or scheme://host[:port]/<path to arcgis instance> In case of unique server instance for the a domain, the URL can also be given in the following format : scheme://host[:port]. All subpaths of this URL will use the same token rest end point.  
public PropertyTokenServiceUrl Gets or sets the token service URL used to generate tokens for the secured resources on the server.  
Top

See Also

© ESRI, Inc. All Rights Reserved.