Question

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.

Était-ce utile?

La 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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top