Skip to content

Commit 2a1306d

Browse files
committed
Minor change
1 parent 6484ff7 commit 2a1306d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/common-data-service/security-sharing-assigning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ specific access rights, and he or she might also be on a team in which the same
3838
record is shared with different access rights. In this case, the access rights
3939
that this user has on the record are the union of all the rights.
4040

41-
When you share a record with another user using the `GrantAccess` message (<xref:Microsoft.Dynamics.CRM.GrantAccess> function, <xref:Microsoft.Crm.Sdk.Messages.GrantAccessRequest> class), or modify access using the `ModifyAccess` message (<xref:Microsoft.Dynamics.CRM.ModifyAccess> function, <xref:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest> class), you must indicate what access rights you want to
41+
When you share a record with another user using the `GrantAccess` message (<xref:Microsoft.Dynamics.CRM.GrantAccess> action, <xref:Microsoft.Crm.Sdk.Messages.GrantAccessRequest> class), or modify access using the `ModifyAccess` message (<xref:Microsoft.Dynamics.CRM.ModifyAccess> action, <xref:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest> class), you must indicate what access rights you want to
4242
grant to the other user. Access rights on a shared record can be different for
4343
each user with whom the record is shared. However, you cannot give a user any
4444
rights that he or she would not have for that type of entity, based on the role

0 commit comments

Comments
 (0)