Check if the logged in user has the privileges to access the entity for the given action
Namespace: CelloSaaS.ServiceContracts.AccessControlManagementAssembly: CelloSaaS.ServiceContracts (in CelloSaaS.ServiceContracts.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- entity
- Type: CelloSaaS.Model BaseEntity
Base Entity
- action
- Type: CelloSaaS.Model EntityAction
Entity Action
Return Value
Type: Booleanreturns True/False
See Also