Dynamics CRM 2015 New Feature (7): Field Level Security mechanisms, dynamicscrm
Today, let's take a look at the field-level security control. As we know, the permission control in the Dynamics CRM system is based on Role, so the granularity is large. In the new system, the field-level permission control is introduced and subdivided into the field read operations, update operations, and creation operations. The configuration process is not complex. Let's take a look:
First, we need to enable the field Security option.
Then, configure access restrictions for this field in the Security module, and users and teams that can access this field.
You can set CRU control.
Actually, users without permissions cannot perform any operation on this field.
Users with Permissions
The above configuration is just for you. This feature is also effective for the API. If you do not have the permission to read this field on the UI, it will not work through the API.