| DeveloperName |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
-
The unique name of the object in the API. This name can contain only
underscores and alphanumeric characters, and must be unique in your org. It
must begin with a letter, not include spaces, not end with an underscore,
and not contain two consecutive
underscores.
-
When creating large sets of data, always specify a unique
DeveloperName for each record. If no
DeveloperName is specified, performance slows down
while Salesforce generates one for each record.
-
Only users with View DeveloperName OR View Setup and Configuration
permission can view, group, sort, and filter this field.
|
| ExpirationDate |
- Type
- date
- Properties
- Filter, Group, Nillable, Sort
- Description
- The date at which the permission set license expires.
|
| IsAvailableForIntegrations |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates whether the permission set license is enabled for integrations
(true) or not (false). When this field is set to true, Salesforce integration features can
access data. The default value is false.
This field is read-only in the API and can be edited only in Setup.
- If integrations are required for feature functionality and the license isn't
enabled for integrations, you receive an error when setting up the
session-based permission set or executing the feature. Only enable
integrations if necessary for the feature.
|
|
IsSupplementLicense (Developer Preview) |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates whether a custom permission set license is a supplement license
(true) or a foundation license (false). The default value is false.
- This field is only available if the Partner Licensing Platform developer
preview is enabled. This field is available in API version 55.0 and
later.
The Partner Licensing Platform is available as a developer
preview. The Partner Licensing Platform isn’t generally available unless or
until Salesforce announces its general availability in documentation or in
press releases or public statements. All commands, parameters, and other
features are subject to change or deprecation at any time, with or without
notice. Don't implement functionality developed with these commands or tools
in your production package.
|
| Language |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
-
The language of the permission set license.
|
| MasterLabel |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- The label of the permission set license. Label is Permission Set
License Label.
|
| MaximumPermissionsPermissionName |
- Type
- boolean
- Properties
- Filter,
- Description
- One field for each permission. For example,
MaximumPermissionsIdentityConnect corresponds to the
“Use Identity Connect” permission.
If
true, this PermissionSetLicense grants the
specified permission. The number of fields varies depending on the
permissions available for the organization.
|
| PermissionSetLicenseKey |
- Type
- string
- Properties
- Filter, Group, idLookup, Sort
- Description
- A string that uniquely identifies a particular permission set license.
|
| Status |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The status of a permission set license. If Active, the
permission set license is available. If Disabled, the
permission set license has expired.
|
| TotalLicenses |
- Type
- int
- Properties
- Filter, Group, Sort
- Description
- The total number of this permission set license that are available to your
organization.
|
| UsedLicenses |
- Type
- int
- Properties
- Filter, Group, Sort
- Description
- The number of this permission set license that are currently assigned to
users.
|