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

userState
Refreshes the token.

Syntax

Visual Basic (Declaration) 
Public Sub RefreshToken( _
   Optional ByVal userState As Object _
) 
C# 
public void RefreshToken( 
   object userState
)

Parameters

userState

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.