Newer Version Available

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

LicenseDefinitionCustomPermission (Developer Preview)

Represents a licensed custom permission that controls access to a license's features when included in a custom permission set license definition. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Special Access Rules

To access LicenseDefinitionCustomPermission, you must have the Partner Licensing Platform developer preview enabled. To participate in this developer preview, submit a participation request via the Partner Licensing Platform Developer Preview Partner Community group.

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.

Note

Fields

Field Details
LicenseDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the custom permission set license definition that contains the licensed custom permission.
This is a relationship field.
Relationship Name
LicenseDefinition
Relationship Type
Lookup
Refers To
PermissionSetLicenseDefinition
LicensedCustomPermissionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the licensed custom permission that you're including in the permission set license definition. On the CustomPermission object, the isLicensed field must equal true.
This is a relationship field.
Relationship Name
LicensedCustomPermission
Relationship Type
Lookup
Refers To
CustomPermission

Usage

For more information on permission set licenses, see Partner Licensing Platform (Developer Preview) in the ISVforce Developer Guide.