Description |
- Type
- string
- Properties
- Filter,
Group, Nillable, Sort, Update
- Description
- Description of the profile.
|
IsSsoEnabled |
- Type
- boolean
- Properties
- Defaulted on create,
Filter,
Group, Sort
- Description
- If true, users assigned to this profile
can delegate username and password authentication to a corporate database
instead of the user database.
|
LastReferencedDate |
- Type
- dateTime
- Properties
- Filter,
Nillable,
Sort
- Description
- The timestamp for when the current user last viewed a record related to this
profile. Available in API version 29.0 and later.
|
LastViewedDate |
- Type
- dateTime
- Properties
- Filter,
Nillable,
Sort
- Description
- The timestamp for when the current user last viewed this profile. Available
in API version 29.0 and later.
|
Name |
- Type
- string
- Properties
- Filter,
Group, Sort, Update
- Description
- The name of the profile.
|
PermissionsShowCompanyNameAsUserBadge |
- Type
- boolean
- Properties
- Create,
Filter,
Update
- Description
- When on, a user’s company name, if available, will be displayed in place of
the community role.
|
PermissionsPermissionName |
- Type
- boolean
- Properties
- Filter,
Update
- Description
- One field for each permission. If true,
users assigned to this profile have the named permission. The number of fields
varies depending on the permissions for the organization and license type.

Tip
To get a list of available permissions in the SOAP API, use
describeSObjects().
|
UserLicenseId |
- Type
- reference
- Properties
- Filter,
Group, Sort
- Description
- ID of the UserLicense associated with this profile.
|
UserType |
- Type
- picklist
- Properties
- Filter,
Group, Nillable, Restricted picklist, Sort
- Description
-
The category of user license. Each
UserType is associated with one or more UserLicense records. Each UserLicense is associated with one or more profiles. In API version 10.0 and later,
valid values include:
UserType replaces LicenseType,
which is unavailable as of API version 10.0. In API versions 8.0 and 9.0
LicenseType is still available with the following
valid values:
|