ArcGIS API for Silverlight - Library Reference
PreviousError Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > IdentityManager.GenerateTokenOptions Class : PreviousError Property

Gets or sets the previous error returned by the service. This error is an information about the reason the challenge method has been called.

Syntax

Visual Basic (Declaration) 
Public Property PreviousError As ServiceException
C# 
public ServiceException PreviousError {get; set;}

Property Value

The error.

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.