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
.Target Platforms:Windows Phone 7
![]() ![]() |
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 |
Visual Basic (Declaration) | |
---|---|
Public Property AutoRefresh As Boolean |
C# | |
---|---|
public bool AutoRefresh {get; set;} |
true
the token is automatically updated before its expiration time; otherwise, false
.Target Platforms:Windows Phone 7