Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

How do we know that how many security roles has read,write permissions on particular field security enabled?

(0) ShareShare
ReportReport
Posted on by 30

I got a question to dig out for there is a field called "A" security enabled  in a form and I have to create another field "B" enable field security and assign the security roles like A.

Is there any way that I can found what are the security roles has been assigned to field "A" ?

  • yanoh Profile Picture
    155 on at
    RE: How do we know that how many security roles has read,write permissions on particular field security enabled?

    You can use following API to confirm the security settings of field.

    https://<orgURL>/api/data/v9.0/fieldpermissions?$select=attributelogicalname,canread,canupdate,cancreate,_fieldsecurityprofileid_value

    The value "4" means Allowed.

    If you want to check which security profile has the permittion settings, you can use "_fieldsecurityprofileid_value" value to retrieve the security profile by following API.

    https://<orgURL>/api/data/v9.0/fieldsecurityprofiles(<_fieldsecurityprofileid_value>)

    Documents:

    docs.microsoft.com/.../fieldpermission

    docs.microsoft.com/.../fieldsecurityprofile

  • Verified answer
    David Jennaway Profile Picture
    14,065 on at
    RE: How do we know that how many security roles has read,write permissions on particular field security enabled?

    You can get this from the following entities:

    • fieldsecurityprofile
    • fieldpermission - this has a N:1 relationship with fieldsecurityprofile
    • systemuserprofiles - this is the intersect entity for the N:N relationship between fieldsecurityprofile and a user
    • teamprofiles - this is the intersect entity for the N:N relationship between fieldsecurityprofile and a team

    Note that you may have multiple fieldsecurityprofile records

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 78 Super User 2025 Season 1

#3
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 47

Overall leaderboard

Product updates

Dynamics 365 release plans