Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
hemhund2016
Creator
Creator

How to create the security rule to let the user to publish only his apps

Hi Folks,

Here is my question.

How do we create the security rule to let the user to publish only the apps owned/created by him.

Is there something that we can give under "Condidtions" when creating the security rule?

Any help is appreciated.

Thanks,

Hemanth.

1 Solution

Accepted Solutions
hemhund2016
Creator
Creator
Author

I think I need to use below.

resource.IsOwned() and resource.owner = user

Going to give a try now.

View solution in original post

1 Reply
hemhund2016
Creator
Creator
Author

I think I need to use below.

resource.IsOwned() and resource.owner = user

Going to give a try now.