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

Gets or sets the user associated with the Credential object.

Syntax

Visual Basic (Declaration) 
Public Property UserName As String
C# 
public string UserName {get; set;}

Property Value

The user.

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.