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

The Credential class represents a credential object used to access a secure ArcGIS resource.

Object Model

IdentityManager.Credential ClassIdentityManager.GenerateTokenOptions Class

Syntax

Visual Basic (Declaration) 
Public Class IdentityManager.Credential 
C# 
public class IdentityManager.Credential 

Remarks

You will generally get an instance of this class by calling GetCredentialAsync or GenerateCredentialAsync. To accomodate specific uses cases, this object can also be created manually.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.IdentityManager.Credential

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.