Skip to main content
Dynamics 365 Community / Blogs / CRM Minds / Dynamics 365 – Share Record...

Dynamics 365 – Share Records using C# | GrantAccessRequest

When sharing records in C#, use GrantAccess to specify access rights for the recipient. ModifyAccess allows modifying shared record access. Access rights vary for each user. Users cannot be given rights they don't have. ShareRecord and ModifyAccess show examples. Use RevokeAccess to remove access rights from a shared record.

Comments

*This post is locked for comments