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


The following tables list the members exposed by ArcGISPortalUser.

Public Constructors

 NameDescription
public ConstructorArcGISPortalUser ConstructorInitializes a new instance of the ArcGISPortalUser class.  
Top

Public Properties

 NameDescription
public PropertyAccessGets the access level for the user : private, organization or public. If Private , the users descriptive information will not be available and the user name will not be searchable. If Organization , only members of the organization can search for the user and the user's content.  
public PropertyArcGISPortal Gets the ArcGIS portal.  
public PropertyCreationDate Gets the date and time the user was created.  
public PropertyCulture Gets the default culture for the user.  
public PropertyDescription Gets the description or profile of the user.  
public PropertyEmail Gets the email of the user.  
public PropertyFullName Gets the full name of the user.  
public PropertyIsInitialized Gets a value indicating whether this instance is initialized.  
public PropertyModificationDate Gets the date and time the user was last modified.  
public PropertyOrgId Gets the id of the organization the user belongs to. Only available for users in an organization.  
public PropertyPreferredView Gets the user's preferred view for content, either Web or GIS. Web is the default.  
public PropertyRegion Gets the region of featured maps and apps and the basemap gallery.  
public PropertyRole Gets the user's role in the organization : administrator, publisher or user.  
public PropertyStorageQuota Gets the storage quota for the user (in bytes).  
public PropertyStorageUsage Gets the storage usage (in bytes).  
public PropertyTags Gets the words or short phrases that describe the user.  
public PropertyThumbnailUri Gets the URI of the thumbnail image used for the user.  
public PropertyUserName Gets or sets the name of the user.  
Top

Public Methods

 NameDescription
public MethodGetFoldersAsync Gets the sub folders of the user home folder.  
public MethodGetGroupsAsync Gets the groups where the user is member.  
public MethodGetItemsAsync Gets the items of the user that are stored at the root folder.  
public MethodGetUserTagsAsync Gets the tags the user has already used when publishing in the portal.  
public MethodInitializeAsync Initializes the portal user from the specified user name.  
Top

See Also

© ESRI, Inc. All Rights Reserved.