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

The Identity Manager is a singleton class that, when enabled, will manage the user credentials for the following resources: To enable the Identity Manager, you have only to provide a challenge method by setting the ChallengeMethod or the ChallengeMethodEx.

Object Model

IdentityManager ClassIdentityManager Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class IdentityManager 
C# 
public sealed class IdentityManager 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.IdentityManager

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.