The following tables list the members exposed by ArcGISPortalUser.
Name | Description | |
---|---|---|
![]() | ArcGISPortalUser Constructor | Initializes a new instance of the ArcGISPortalUser class. |
Name | Description | |
---|---|---|
![]() | Access | Gets 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. |
![]() | ArcGISPortal | Gets the ArcGIS portal. |
![]() | CreationDate | Gets the date and time the user was created. |
![]() | Culture | Gets the default culture for the user. |
![]() | Description | Gets the description or profile of the user. |
![]() | Gets the email of the user. | |
![]() | FullName | Gets the full name of the user. |
![]() | IsInitialized | Gets a value indicating whether this instance is initialized. |
![]() | ModificationDate | Gets the date and time the user was last modified. |
![]() | OrgId | Gets the id of the organization the user belongs to. Only available for users in an organization. |
![]() | PreferredView | Gets the user's preferred view for content, either Web or GIS. Web is the default. |
![]() | Region | Gets the region of featured maps and apps and the basemap gallery. |
![]() | Role | Gets the user's role in the organization : administrator, publisher or user. |
![]() | StorageQuota | Gets the storage quota for the user (in bytes). |
![]() | StorageUsage | Gets the storage usage (in bytes). |
![]() | Tags | Gets the words or short phrases that describe the user. |
![]() | ThumbnailUri | Gets the URI of the thumbnail image used for the user. |
![]() | UserName | Gets or sets the name of the user. |
Name | Description | |
---|---|---|
![]() | GetFoldersAsync | Gets the sub folders of the user home folder. |
![]() | GetGroupsAsync | Gets the groups where the user is member. |
![]() | GetItemsAsync | Gets the items of the user that are stored at the root folder. |
![]() | GetUserTagsAsync | Gets the tags the user has already used when publishing in the portal. |
![]() | InitializeAsync | Initializes the portal user from the specified user name. |