ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
UserInfoHeader Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.TokenService Namespace : UserInfoHeader Class




Object Model



Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DebuggerStepThroughAttribute()>
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://s.mappoint.net/mappoint-30/")>
<XmlRootAttribute(Namespace="http://s.mappoint.net/mappoint-30/", IsNullable=False)>
<SerializableAttribute()>
Public Class UserInfoHeader 
   Inherits SoapHeader
Visual Basic (Usage)Copy Code
Dim instance As UserInfoHeader
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DebuggerStepThroughAttribute()]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://s.mappoint.net/mappoint-30/")]
[XmlRootAttribute(Namespace="http://s.mappoint.net/mappoint-30/", IsNullable=false)]
[SerializableAttribute()]
public class UserInfoHeader : SoapHeader 

Inheritance Hierarchy

System.Object
   System.Web.Services.Protocols.SoapHeader
      ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.TokenService.UserInfoHeader

See Also

© 2010 All Rights Reserved.