ArcGIS Runtime SDK for WPF - Library Reference
GeometryServiceClientCertificate Property
See Also 
ESRI.ArcGIS.Client Namespace > Editor Class : GeometryServiceClientCertificate Property

Gets or sets the client certificate that is sent to the host and used to authenticate the request.

Syntax

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

Property Value

The client certificate 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.