I need to check if a canvas app is shared with "Everyone Group" in Dynamics365. But I need to bring this information using C#, is it possible? Because i didn't find a method in the Microsoft documentation that can bring this. The entity canvas doesn't have a property that show is shared or not.
Thanks
Hello @pferreyra,
Not sure we are having this type of behaviour using C#. Let's wait for others comments too
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Hi @pferreyra ,
Please check this sample to see if it has the appropriate method you need. It is focused on access of the records. https://github.com/microsoft/PowerApps-Samples/tree/master/cds/orgsvc/C%23/GrantModifyRevokeAccess/G...
User | Count |
---|---|
24 | |
4 | |
4 | |
4 | |
3 |
User | Count |
---|---|
26 | |
10 | |
9 | |
9 | |
7 |