ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.