Check if the logged in user has the privileges to access the entity
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
- permissionlist
- Type: System String
Permission List
Return Value
Type: Dictionary String, BooleanDictionary of Privilege Name and Status
See Also