Newer Version Available

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

PermissionSetGroupComponent (Beta)

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.

As a beta feature, PermissionSetGroupComponent is a preview and isn’t part of the “Services” under your master subscription agreement with Salesforce. Use this feature at your sole discretion, and make your purchase decisions only on the basis of generally available products and features. Salesforce doesn’t guarantee general availability of this feature within any particular time frame or at all, and we can discontinue it at any time. This feature is for evaluation purposes only, not for production use. It’s offered as is and isn’t supported, and Salesforce has no liability for any harm or damage arising out of or in connection with it. All restrictions, Salesforce reservation of rights, obligations concerning the Services, and terms for related Non-Salesforce Applications and Content apply equally to your use of this feature. You can provide feedback and suggestions for PermissionSetGroupComponent in the Trailblazer Community.

Note

Supported Calls

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

Child Relationships

PermissionSetGroupComponent is a child object of PermissionSet and PermissionSetGroup.

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.