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

In This Topic
    Access Property (PortalInfo)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also