ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalGroup Class / Access Property

In This Topic
    Access Property (PortalGroup)
    In This Topic
    Gets the access level on the group. Private is the default. If Organization, only members of the organization can access the group. If Public, all users can access the group.
    Syntax
    public new PortalAccess Access {get;}
    Public Shadows ReadOnly Property Access As PortalAccess
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also