ArcGIS Runtime SDK for WPF - Library Reference
ClientCertificate Property
See Also 
ESRI.ArcGIS.Client Namespace > IdentityManager.Credential Class : ClientCertificate Property

Gets or sets the client certificate for accessing an ArcGIS resource supporting PKI infrastructure.

Syntax

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

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.