ArcGIS Pro 2.8 API Reference Guide
PortalName Property

ArcGIS.Desktop.Core.Portal Namespace > PortalInfo Class : PortalName Property
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 10, Windows 8.1

See Also

Reference

PortalInfo Class
PortalInfo Members