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

Gets or sets the default suggested lifetime of the token in minutes.

Syntax

Visual Basic (Declaration) 
Public Property TokenValidity As Integer
C# 
public int TokenValidity {get; set;}

Remarks

This default value can be overridden for a specific credential by setting IdentityManager.GenerateTokenOptions.TokenValidity.

Property Value

The default token validity.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.