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

Gets or sets the OAuth refresh token useful for getting a new access token once the old one expired.

Syntax

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

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.