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

Gets or sets the URL of the system owning the server (optional, only useful in case of federated services)

Syntax

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

Property Value

The owning portal URL. The tokens for the server will be generated from the portal token rest end point.

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.