Visual Basic (Declaration) | |
---|---|
Public Property ServerUrl As String |
C# | |
---|---|
public string ServerUrl {get; set;} |
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.
Property Value
The server URL.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7