Visual Basic (Declaration) | |
---|---|
Public Function FindServerInfo( _ ByVal url As String _ ) As IdentityManager.ServerInfo |
C# | |
---|---|
public IdentityManager.ServerInfo FindServerInfo( string url ) |
Parameters
- url
- The URL that can be either the root path to the ArcGIS server (e.g http://serverapps10.esri.com/ArcGIS) or any subpath of this root (e.g http://serverapps10.esri.com/ArcGIS/rest/services/California/MapServer)
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8