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

Gets or sets the response headers returned by the service requesting authentication.

Syntax

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

Property Value

The response headers.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.