cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

How to block thing propery from change via REST call

akirillov
4-Participant

How to block thing propery from change via REST call

I need to block some particular properties value from change via REST call due to security reasons. How can I do this?

1 ACCEPTED SOLUTION

Accepted Solutions
akirillov
4-Participant
(To:PaiChung)

Set Read-Only option for property block it from change from anywhere (Services, Subscription, etc.)
Run Time permission property overrides - solve it.

View solution in original post

3 REPLIES 3
PaiChung
22-Sapphire I
(To:akirillov)

Does making them read only help?

Else you will have to use permission overrides

akirillov
4-Participant
(To:PaiChung)

Set Read-Only option for property block it from change from anywhere (Services, Subscription, etc.)
Run Time permission property overrides - solve it.

You should set correct permissioning for the remote user with Run Time permissions over those properties that's all.

Top Tags