Skip to content

WebApi – Execute Bound Function (RetrievePrincipalAccess) in PCF

I am current building PCF component that required me to determine if the user has specific rights to an entity before attempting to modify it. In order to do this I needed to figure out how to do an execute request for a Function bound to an Entity. The hardest part in doing all is really figuring out the parameters and parameterTypes you need to send with the request.

This Microsoft article on…

Continue Reading Rick A. Wilson (RAW)’s Article on their blog

http://feedproxy.google.com/~r/richardawilson/MqOq/~3/hCVY__-LTb0/webapi-execute-bound-function.html

Blog Syndicated with Rick A. Wilson (RAW)’s Permission

Leave a Reply