ArcGIS Runtime SDK for Windows Phone - Library Reference
ServerInfos Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > IdentityManager Class : ServerInfos Property

Gets the registered servers.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ServerInfos As IEnumerable(Of IdentityManager.ServerInfo)
C# 
public IEnumerable<IdentityManager.ServerInfo> ServerInfos {get;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.