ArcGIS Runtime SDK for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.