ArcGIS Pro 2.9 API Reference Guide
Access Property (PortalInfo)

ArcGIS.Desktop.Core.Portal Namespace > PortalInfo Class : Access Property
Gets who can view your organization as an anonymous user.
Syntax
public PortalAccess Access {get;}
Public ReadOnly Property Access As PortalAccess
Remarks
When public, anonymous users can access the organization's custom URL. When private, access is restricted to only members of the organization.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PortalInfo Class
PortalInfo Members