Namespace Esri.ArcGISRuntime.Portal
Classes
ArcGISPortal
The ArcGISPortal class is part of the Portal API which provides a way to build applications that work with content from ArcGIS Online or an ArcGIS Portal.
ElevationServiceInfo
Represents a Limited Error Raster Compression (LERC) elevation service that is provided by the portal.
GeocodeService
An ArcGIS GeocodeServer to use for Geocoding functionality.
HelperService
Represents a generic helper service providing the Url of the service.
HelperServices
Various services needed by clients.
Item
Base class for PortalItem and LocalItem
LocalItem
Represents a local item.
PortalAppInfo
The information about the application through which this resource was accessed. This information is based on the token used to access this resource.
PortalFolder
Represents a sub folder in the home folder of an user. The folders are used to organize content in a portal.
PortalGroup
Represents a group within the portal (e.g., "San Bernardino Fires" ).
PortalGroupContentSearchParameters
Contains search parameters suitable for finding portal items that belong to a PortalGroup.
PortalGroupContentSearchResultSet
Results of a Group Content Search operation performed on a PortalGroup.
PortalGroupUsers
The users and administrators of a group.
PortalInfo
Includes information such as the name, logo, featured items and supported protocols (http vs https) for this portal.
PortalItem
Represents an item (a unit of content) in the portal. An item may have associated binary or textual data which is available via the GetDataAsync(). For example an item of type map package returns the actual bits corresponding to the map package via the item data resource.
PortalItemComment
Represents a comment on a portal item.
PortalItemContentParameters
Represents the content of a portal item to use in a Add or Update operation.
PortalItemGroups
The groups that can access a portal item.
PortalPrivilege
Represents a user privilege associated with a Portal.
PortalQueryParameters
Parameters to provide as input of a paginated query such as FindUsersAsync(PortalQueryParameters, CancellationToken)
PortalQueryResultSet<T>
Represents the result of a portal search returning an enumeration of T objects.
PortalUser
Represents a registered user of the portal. Personal details of the user, such as email and groups, are returned only to the user or the administrator of the user's organization. A user is not visible to any other users (except their organization's administrator) if their access setting is set to 'private'.
PortalUserContent
Represents the content (folders and items) of a portal user.
SubscriptionInfo
Provides information about the user's subscription.
UnsuccessfulOperationException
Exception returned when a portal POST operation didn't succeed (i.e. returned success=false)
Enums
LocalItemType
An enumeration of various types of portal items.
PortalAccess
Indicates the level of access to a portal object: private, shared, organization, or public.
PortalGroupSortField
Portal privilege roles
PortalItemRelationship
An enumeration of portal item relationships.
PortalItemRelationshipDirection
An enumeration of portal item relationship directions.
PortalItemType
An enumeration of various types of portal items.
PortalLoginType
Supported login types for a portal.
PortalMode
Portal mode (multi-tenant or single-tenant).
PortalPrivilegeRealm
Portal privilege realms
PortalPrivilegeRole
Portal privilege roles
PortalPrivilegeSubtype
An enumeration of the fine-grained operation subtypes a portal privilege can permit.
PortalPrivilegeType
An enumeration of the types of operation a portal privilege can permit.
PortalQuerySortOrder
Sort order options for search operations.
PortalUnits
User defined units for measurement.
PortalUserRole
User roles
SubscriptionState
The state of the user's subscription.