ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalInfo Class


In This Topic
    PortalInfo Class Properties
    In This Topic

    For a list of all members of this type, see PortalInfo members.

    Public Properties
     NameDescription
    Public Property Gets who can view your organization as an anonymous user.  
    Public PropertyGets a value indicating if public items, groups, and users are included in search queries on the portal. If the user is NOT signed on true (the default) is always returned.  
    Public PropertyGets if the organization allows or disallows a user to share groups or items publicly. If the user is NOT signed on true (the default) is always returned.  
    Public Property Gets the locale information for the organization (for example, en, ru, fr, nl, zh-CN).  
    Public Property Gets the current version of the portal.  
    Public PropertyGets the custom base URL for the organization.  
    Public Property Gets the featured groups for the organization. These are the groups that will be highlighted on the Groups page.  
    Public Property Gets a collection of queries identifying different portal content driven by different groups.  
    Public PropertyGets a value indicating whether the portal is on premises.  
    Public PropertyGets the maximum validity in minutes of tokens issued for users of the organization. If the user is NOT signed on -1 (the default) is always returned.  
    Public Property Gets the description of the organization. In the case of non-organizational users of ArcGIS Online or a multi-tenant portal, this will be null.  
    Public PropertyGets the id of the organization, if the user belongs to one.  
    Public Property Gets the name of the organization. In the case of non-organizational users of ArcGIS Online or a multi-tenant portal, this will be null.  
    Public Property Gets the region for the organization.  
    Public Property Gets the prefix selected by the organization's administrator to be used with the CustomBaseURL.  
    Public PropertyGets the ArcGIS portal.  
    Public Property Gets the portal host's URL.  
    Public PropertyGets the portal mode (singletenant, multitenant).  
    Public Property Gets the name of the portal.  
    Public Property Gets the portal thumbnail name. The PortalThumbnail can be empty.  
    Public Property Gets the URI of the portal thumbnail.  
    Public Property Gets the complete Json string returned from the portal self query.  
    Public Property Gets if the organization is configured to use Esri vector base maps.  
    Top
    See Also