
Hi,
Please let me know how AOS authorization property will work in table?
Is it prevent sensitive data in table, if we are going to access table from any 3rd party application? So, AOS authorization will check the permission...
Is it correct?
Please give me one example.
Please give me more shed on this
Hi Arpan,
The AOSAuthorization property is part of the Table Permissions Framework. You asked a question on this topic before: community.dynamics.com/.../table-permission-framework
You can read some documentation for understanding:
docs.microsoft.com/.../table-permissions-framework-reference
docs.microsoft.com/.../manage-data-access-by-using-the-table-permissions-framework
In fact, it is an additional security layer to give explicit permissions on sensitive tables or fields which would otherwise be inherited from menu item access only. It is not only about 3rd party applications.