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

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

Syntax

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

Remarks

If set, this value overrides the default IdentityManager.TokenValidity.

Property Value

The token validity in minutes.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.