Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
analienx
Contributor III
Contributor III

Security Rule that restricts custom property for application owner

Dear all,

Is it possible to have rule that restricts application of custom property only to owner of the app in workstream?

This is not good enough:

((resource.resourcetype="App" and resource.isOwned() and resource.owner=user )

and resource.stream.Empty())

Thank you

1 Reply
pauloedu
Contributor II
Contributor II

Did you find the solution? I have a similar problem.