ArcGIS Runtime SDK for WPF - Library Reference
ServerType Enumeration
See Also 
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
ProductionProduction server for use with credentials/token that allow use of the production server. Bing Maps keys can only be used with the production server.
StagingDevelopment/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, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.