Check if the logged in user has the privilege for the given 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
- privilegeName
- Type: System String
Privilege Name
Return Value
Type: Booleanreturns True/False
See Also