ArcGIS Runtime SDK for Windows Phone - Library Reference
Token Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > IdentityManager.Credential Class : Token Property

Gets or sets the token generated by the token service using the specified user name and password.

Syntax

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

Property Value

The token.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.