Gets privilege by serviceIds
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.AccessControlManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- serviceIds
- Type: System String
service ids (Mandatory)
Return Value
Type: Dictionary String, Privilegedictionary of privileges.
Exceptions
Exception | Condition |
---|---|
[!:CelloSaaS.ServiceContracts.AccessControlManagement.PrivilegeException] | If db exception occurs |
[!:ArgumentNullException] | If service ids is null or empty |
See Also