ArcGIS Pro 3.7 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 Shadows ReadOnly Property Access As PortalAccess
    public new PortalAccess Access {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also