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

Gets or set a value indicating whether the IdentityManager is enabled.

Syntax

Visual Basic (Declaration) 
Public Property Enabled As Boolean
C# 
public bool Enabled {get; set;}

Remarks

The identity manager is enabled either by setting Enabled to true or by setting a challenge method.

Property Value

true if enabled; otherwise, false.

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.