ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalInfo Class / Access Property
Version

    Access Property (PortalInfo)
    Gets who can view your organization as an anonymous user.
    Syntax
    public PortalAccess Access {get;}
    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

    ArcGIS Pro version: 3 or higher.
    See Also