ArcGIS API for Silverlight - Library Reference
ServerType Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Bing Namespace : ServerType Enumeration

Bing Maps for Enterprise Server type

Syntax

Visual Basic (Declaration) 
Public Enum ServerType 
   Inherits System.Enum
C# 
public enum ServerType : System.Enum 

Members

MemberDescription
Production Production server for use with credentials/token that allow use of the production server. Bing Maps keys can only be used with the production server.
Staging Development/staging server for use with credentials/token that do not allow use of the production server. Bing Maps keys cannot be used with the development/staging server.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.Bing.ServerType

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.