Search code examples
dynamics-crmdynamics-crm-2011crmdynamics-crm-online

Is it possible to share access to a custom entity record in crm 2011 online?


In a plugin, I want to grant access to a record of a custom entity. Is this possible? The 2011 sdk seems to suggest that the GrantAccessRequest class only applies to out of the box entities.


Solution

  • The GrantAccess message is also available for custom entities. See the excel file in the SDK which describes the available messages http://msdn.microsoft.com/en-us/library/gg328576.aspx