ArcGIS API for Windows Phone - Library Reference
Credentials Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > TaskBase 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

The credentials used for authentication.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.