ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Core.Portal Namespace (ArcGIS.Desktop.Catalog)
    In This Topic
    This namespace contains classes for use with the portal API including portal items, portal queries, and portal query results.
    Classes
     ClassDescription
    Class Information for a featured group within an organization.
    Class Represents a sub folder in the home folder of an user. The folders are used to organize content in a portal.
    Class Represents a group within the portal (e.g., "San Bernardino Fires" ).
    Class Includes information such as the name, logo, featured items and supported protocols (http vs https) for a portal.
    Class 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() method.
    Class Parameters for an ArcGISPortal search query.
    ClassRepresents the result of a portal search returning an enumeration of T objects.
    Class Represents the content (folders and items) of a portal user.
    Enumerations
     EnumerationDescription
    EnumerationIndicates the level of access to a portal object: private, shared, organization, or public.
    EnumerationAn enumeration of portal item types.
    Enumeration Portal mode (multi-tenant or single-tenant).
    EnumerationSort order options for search operations.
    See Also