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

In This Topic
    PortalName Property
    In This Topic
    Gets the name of the portal.
    Syntax
    public string PortalName {get;}
    Public ReadOnly Property PortalName As String
    Remarks
    In the case of organization subscriptions within multi-tenant portals, name and portalName wil be different. In the case of single-tenant Portals, name and portalName will be logically the same.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also