| 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 may
slow while Salesforce generates one for each record.
|
| ExpirationDate |
- Type
- date
- Properties
- Filter,
Group, Nillable, Sort
- Description
- The date at which the permission set license expires.
|
| 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.
|
| MaximumPermissionsShowCompanyNameAsUserBadge |
- Type
- boolean
- Properties
- Filter
- Description
- When on, a user’s company name, if available, will be displayed in place of
the community role.
|
| 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.
|