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

See Also

© ESRI, Inc. All Rights Reserved.