AccessControlProxy CheckPermissionForEntity Method CelloSaaS API Documentation
Overload List

  Name Description
Public method Static member CheckPermissionForEntity(BaseEntity, EntityAction)
Check if the logged in user has the privileges to access the entity for the given action
Public method Static member CheckPermissionForEntity(BaseEntity, String)
Check if the logged in user has the privilege for the given entity
Back to Top
See Also