ArcGIS API for Silverlight - Library Reference
Role Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalUser Class : Role Property

Gets the user's role in the organization : administrator, publisher or user.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Role As Nullable(Of UserRole)
C# 
public Nullable<UserRole> Role {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.