Does Apigee support Row-level security?

Can someone help me understand what resource i should be looking at to achieve fine grain access control with the help of Apigee? Is it possible to implement row-level security and column-level security in Apigee? 
I want to limit the user's access to certain rows and fields based on their role. 

1 REPLY 1

on what objects\entities inside apigee? 

if you want to limit the for using specific policies - not sure if this possible

you can limit access to proxies\envs and other actions. Apigee (OPDK at least) is API based tool, so you can restrict the access to APIs

 

you can achieve more control with https://apidocs.apigee.com/docs/user-roles/1/overview and not the UI roles