Check if the logged in user has all the given privileges
Namespace: CelloSaaS.ServiceContracts.AccessControlManagementAssembly: CelloSaaS.ServiceContracts (in CelloSaaS.ServiceContracts.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- privileges
- Type: System String
array of Privileges
Return Value
Type: Booleanreturns True/False
See Also