Show / Hide Table of Contents

Enum PortalPrivilegeType

An enumeration of the types of operation a portal privilege can permit.

Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum PortalPrivilegeType

Fields

Name Description
AddExternalMembersToGroup

Grants the ability to create groups that allow external members, as well as invite external members to groups.

AssignToGroups

Grants the ability to assign members to, and remove members from, groups within the organization.

BulkPublishFromDataStores

Grants the ability to publish web layers from a registered data store.

CategorizeItems

Grants the ability to categorize items in groups.

ChangeUserRoles

Grants the ability to change the role a member is assigned within the organization.

CreateAdvancedNotebooks

Grants the ability to publish a notebook as a geoprocessing service.

CreateGroup

Grants the ability for a member to create, edit, and delete their own groups.

CreateItem

Grants the ability for a member to create, edit, and delete their own content.

CreateNotebooks

Grants the ability to create and edit interactive notebook documents.

CreateUpdateCapableGroup

Grants the ability to create and own groups with item update capabilities.

DeleteGroups

Grants the ability to delete groups within the organization.

DeleteItems

Grants the ability to delete content within the organization.

DeleteUsers

Grants the ability to delete member accounts within the organization.

Demographics

Grants the ability to make use of premium demographic data.

DesignateGroup

Grants the ability to designate groups within the organization as being available for use in Open Data.

DisableUsers

Grants the ability to enable and disable member accounts within the organization.

Edit

Grants the ability to edit features in editable layers, according to the edit options enabled on the layer.

Elevation

Grants the ability to perform analytical tasks on elevation data.

EnumerateDataStores

Grants the ability to get the list of datasets from a registered data store.

FeatureReport

Grants the ability to generate feature reports.

FullEdit

Grants the ability to add, delete, and update features in a hosted feature layer regardless of the editing options enabled on the layer.

GeoAnalytics

Grants the ability to use big data geoanalytics.

Geocode

Grants the ability to perform large-volume geocoding tasks with the Esri World Geocoder such as publishing a CSV of addresses as a hosted feature layer.

Geoenrichment

Grants the ability to geoenrich features.

InviteUsers

Grants the ability to invite members to the organization.

JoinGroup

Grants the ability to join groups within the organization.

JoinNonOrgGroup

Grants the ability to join groups external to the organization.

Manage

Grants the ability to create listings, list items and manage subscriptions in ArcGIS Marketplace.

ManageCollaborationGroupMembers

Grants the ability to manage members in partnered collaboration groups.

ManageCollaborations

Grants the ability to manage the organization's collaborations.

ManageCredits

Grants the ability to manage the organization's credit settings.

ManageEnterpriseGroups

Grants the ability to link group membership to an enterprise group.

ManageLicenses

Grants the ability to assign licenses to members of the organization.

ManageReplications

Grants the ability to manage replications and utilize the collaborations API.

ManageRoles

Grants the ability to manage the organization's member roles.

ManageSecurity

Grants the ability to manage the organization's security settings.

ManageServers

Grants the ability to manage the portal's server settings.

ManageUtilityServices

Grants the ability to manage the organization's utility service settings.

ManageVersions

Grants the ability to manage version locks and view, alter, delete, edit, reconcile, and post to all branch versions accessed through ArcGIS Server feature layers.

ManageWebsite

Grants the ability to manage the organization's website settings.

Networkanalysis

Grants the ability to perform network analysis tasks such as routing and drive-time areas.

OpenDataAdmin

Grants the ability to manage Open Data Sites for the organization.

PublishDynamicImagery

Grants the ability to publish hosted dynamic imagery layers from a single image or collection of images.

PublishFeatures

Grants the ability to publish hosted feature layers from shapefiles, CSVs, etc.

PublishScenes

Grants the ability to publish hosted scene layers.

PublishServerGPServices

Grants the ability to publish non-hosted server geoprocessing services.

PublishServerServices

Grants the ability to publish non-hosted server services.

PublishTiledImagery

Grants the ability to publish hosted tiled imagery layers from a single image or collection of images.

PublishTiles

Grants the ability to publish hosted tile layers from tile packages, features, etc.

Purchase

Grants the ability to request purchase information about apps and data in ArcGIS Marketplace.

RasterAnalysis

Grants the ability to use raster analysis.

ReassignGroups

Grants the ability to reassign groups to other members within the organization.

ReassignItems

Grants the ability to reassign content to other members within the organization.

ReassignUsers

Grants the ability to assign all groups and content of a member to another within the organization.

RegisterDataStores

Grants the ability to register data stores to the portal.

ScheduleNotebooks

Grants the ability to schedule future automated runs of a notebook.

ShareGroupToOrg

Grants the ability to make groups discoverable by the organization.

ShareGroupToPublic

Grants the ability to make groups discoverable by all users of the portal.

ShareToGroup

For a user, grants the ability to share content to groups. For an administrator, grants the ability to share other member's content to groups the user belongs to.

ShareToOrg

For a user, grants the ability to share content to the organization. For an administrator, grants the ability to share other member's content to the organization.

ShareToPublic

For a user, grants the ability to share content to all users of the portal. For an administrator, grants the ability to share other member's content to all users of the portal.

Spatialanalysis

Grants the ability to perform spatial analysis tasks.

StartTrial

Grants the ability to start trial subscriptions in ArcGIS Marketplace.

UpdateGroups

Grants the ability to update groups within the organization.

UpdateItemCategorySchema

Grants the ability to update the organization content category schema.

UpdateItems

Grants the ability to update and categorize content within the organization.

UpdateUsers

Grants the ability to update member account information within the organization.

ViewGroups

Grants the ability to view all groups within the organization.

ViewItems

Grants the ability to view all content within the organization.

ViewOrgGroups

Grants the ability to view groups shared with the organization.

ViewOrgItems

Grants the ability to view content shared with the organization.

ViewOrgUsers

Grants the ability to view members of the organization.

ViewTracks

Grants the ability to view members' location tracks via shared track views when location tracking is enabled.

ViewUsers

Grants the ability to view full member account information within the organization.

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.