ArcGIS Runtime SDK for WPF - Library Reference
ArcGISPortalUser Class Members
See Also  Properties  Methods 
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 PropertyArcGISPortalGets the ArcGIS portal.  
public PropertyCreationDateGets the date and time the user was created.  
public PropertyCultureGets the default culture for the user.  
public PropertyDescriptionGets the description or profile of the user.  
public PropertyEmailGets the email of the user.  
public PropertyFavoritesGroupIdGets the users's favorites group that is created automatically for each user.  
public PropertyFullNameGets the full name of the user.  
public PropertyIdpUsernameGets the original user name if using entreprise login.  
public PropertyIsDisabledGets a flag indicating whether the access to the organization is diabled for the user.  
public PropertyIsInitializedGets a value indicating whether this instance is initialized.  
public PropertyLastLoginDateGets the last login date of the user.  
public PropertyModificationDateGets the date and time the user was last modified.  
public PropertyOrgIdGets the id of the organization the user belongs to. Only available for users in an organization.  
public PropertyPreferredViewGets the user's preferred view for content, either Web or GIS. Web is the default.  
public PropertyRegionGets the region of featured maps and apps and the basemap gallery.  
public PropertyRoleGets the user's role in the organization : administrator, publisher or user.  
public PropertyStorageQuotaGets the storage quota for the user (in bytes).  
public PropertyStorageUsageGets the storage usage (in bytes).  
public PropertyTagsGets the words or short phrases that describe the user.  
public PropertyThumbnailUriGets the URI of the thumbnail image used for the user.  
public PropertyUnitsGets the user defined units for measurement.  
public PropertyUserNameGets or sets the name of the user.  
Top

Public Methods

 NameDescription
public MethodGetFoldersAsyncGets the sub folders of the user home folder.  
public MethodGetFoldersTaskAsyncGets the sub folders of the user home folder.  
public MethodGetGroupsAsyncGets the groups where the user is member.  
public MethodGetGroupsTaskAsyncGets the groups where the user is member.  
public MethodGetItemsAsyncGets the items of the user that are stored at the root folder.  
public MethodGetItemsTaskAsyncGets the items of the user that are stored at the root folder.  
public MethodGetUserTagsAsyncGets the tags the user has already used when publishing in the portal.  
public MethodGetUserTagsTaskAsyncGets the tags the user has already used when publishing in the portal.  
public MethodInitializeAsyncInitializes the portal user from the specified user name.  
public MethodInitializeTaskAsyncInitializes the portal user from the specified user name.  
Top

See Also

© ESRI, Inc. All Rights Reserved.