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, Windows 8
See Also