Newer Version Available

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

AuthorizationFormConsentShare

Represents a list of access levels to an authorization form consent along with an explanation of the access level. This object is available in API version 47.0 and later.

Supported Calls

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

Special Access Rules

This object is available if Data Protection and Privacy is enabled.

Fields

Field Name Details
AccessLevel
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Level of access that the user or group has to the authorization form consent. Possible values are:
  • Read
  • Edit
  • All (Except for create or update.)
ParentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the AuthorizationFormConsent object that is associated with this sharing entry. This field isn’t available for updates.
RowCause
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort
Description
Reason that this sharing entry exists. Write to this field when its value is omitted or set to Manual (default). We give you some of the many possible values, including:
  • Manual—The user or group has access because a user with “All” access manually shared the authorization form consent with them.
  • Owner—The user is the owner of the authorization form consent.
  • Rule—The user or group has access to the authorization form consent via a sharing rule.
UserOrGroupId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the User or Group that has been given access to the authorization form consent. This field isn’t available for updates.

Usage

This object lets you determine which users and groups can view or edit authorization form consent owned by other users.