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

See Also

© ESRI, Inc. All Rights Reserved.