ArcGIS Runtime SDK for WPF - Library Reference
ResponseHeaders Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.