Newer Version Available

This content describes an older version of this product. View Latest

PermissionSetGroupComponent

A junction object that relates the PermissionSetGroup and PermissionSet objects via their respective IDs; enables permission set group recalculation to determine the aggregated permissions for the group. This object is available in API version 45.0 and later.

Supported Calls

create(), delete(), describeSObject(), query(), retrieve()

Child Relationships

PermissionSetGroupComponent is a child object of PermissionSet and PermissionSetGroup.

Special Access Rules

As of Spring ’20 and later, only users with the "View Setup and Configuration" permission can access this object.

Fields

Field Name Details
PermissionSetGroupId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The unique permission set group ID.
PermissionSetId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The unique permission set ID of a permission set in a permission set group.

Usage

Use the PermissionSetGroupComponent object to add members to or delete members from a permission set group, or to query for group members.