ESRI.ArcGIS.Mobile
TokenCredential Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching.Synchronization Namespace > MobileServiceConnection Class : TokenCredential Property

Gets or sets the credentials used by the token server.

Syntax

Visual Basic (Declaration) 
<AmbientValueAttribute()>
<TypeConverterAttribute("System.ComponentModel.ReferenceConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
<DescriptionAttribute("Token Credential.")>
<CategoryAttribute("Service")>
<RefreshPropertiesAttribute()>
<DefaultValueAttribute()>
Public Property TokenCredential As TokenCredential
C# 
[AmbientValueAttribute()]
[TypeConverterAttribute("System.ComponentModel.ReferenceConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[DescriptionAttribute("Token Credential.")]
[CategoryAttribute("Service")]
[RefreshPropertiesAttribute()]
[DefaultValueAttribute()]
public TokenCredential TokenCredential {get; set;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.