I am separating the permissions in my application, I am using a custom authorization with the class Authorize, I already can separate permission by action and controller, I would like to know how I use only for snippets of code, for example, on a page I have 2 forms, does each appear depending on the permission?