GrantDelegatedAccess Action
Grant delegated access to the table based on the provided delegated authorization.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
delegatedauthorization
|
delegatedauthorization | False | True | The delegated authorization for the entity. |
owneraccess
|
Edm.Boolean | False | True | Whether or not to grant with owner access, otherwise read access. |
target
|
crmbaseentity | False | True | The record to grant delegated access to. |