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

arcGISPortal
The ArcGIS portal.
Initializes a new instance of the ArcGISPortalUser class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal arcGISPortal As ArcGISPortal _
)
C# 
public ArcGISPortalUser( 
   ArcGISPortal arcGISPortal
)

Parameters

arcGISPortal
The ArcGIS portal.

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.