PermissionSetType is an enumerated list of different ways to specify a set of permissions.

Table: PermissionSetType

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Feb 27, 2025
Directboolean   The permission set is expressed directly as a list of permissions.
ReadonlyDefaultRoleboolean   The permission set is expressed as a list of role names, each matching one of the values defined in the ReadonlyDefaultRole enumerated list.
RoleIdboolean   The permission set is expressed as a list of role identifiers.