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

Gets or sets a value indicating whether the token is automatically updated before its expiration time.

Syntax

Visual Basic (Declaration) 
Public Property AutoRefresh As Boolean
C# 
public bool AutoRefresh {get; set;}

Property Value

true the token is automatically updated before its expiration time; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.