ArcGIS API for WPF - Library Reference
GeometryServiceCredentials Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor Class : GeometryServiceCredentials 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 GeometryServiceCredentials As ICredentials
C# 
public ICredentials GeometryServiceCredentials {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

See Also

© ESRI, Inc. All Rights Reserved.