Enums.PortalAccess enumeration

The PortalAccess can be one of:

ConstantDescription
Enums.PortalAccessUnknown(-1) Unknown access.
Enums.PortalAccessOrganization(0) Accessible to the organization.
Enums.PortalAccessPrivate(1) Accessible only to the user.
Enums.PortalAccessPublic(2) Accessible to all users.
Enums.PortalAccessShared(3) Shared with one or more groups.

- For the PortalInfo object, it determines the level of access to an organization for anonymous users.

- For the PortalItem object, it determines who can see and access the item.

- For the PortalGroup object, it determines who can see and access the group.

- For the PortalUser object, it determines what level of access to the user information will be available to others and whether it will be searchable.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close