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

Gets or sets the network credentials that are sent to the host and used to authenticate the request.

Syntax

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

Property Value

An System.Net.ICredentials containing the authentication credentials for the request. The default is null.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.