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

Gets or sets the Token expiration date.

Syntax

Visual Basic (Declaration) 
Public Property ExpirationDate As Nullable(Of Date)
C# 
public Nullable<DateTime> ExpirationDate {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.