ArcGIS Runtime SDK for WPF - Library Reference
Token Property
See Also 
ESRI.ArcGIS.Client Namespace > IdentityManager.Credential Class : Token Property

Gets or sets the token used to access the arcgis sservices with this credential. The token can have been generated either by the token service using the specified user name and password or by the OAuth authentication process.

Syntax

Visual Basic (Declaration) 
Public Property Token As String
C# 
public string Token {get; set;}

Property Value

The token.

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.