PermissionSetType
is an
enumerated list of different ways to specify a set of permissions.
Table: PermissionSetType
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 | |||||
Direct | boolean | The permission set is expressed directly as a list of permissions. | |||
ReadonlyDefaultRole | boolean | The permission set is expressed as a list of role names, each matching one of the values defined in the ReadonlyDefaultRole enumerated list. | |||
RoleId | boolean | The permission set is expressed as a list of role identifiers. |