Copies roles and privileges from Parent tenant
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.AccessControlManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- tenantId
- Type: System String
The tenant id.
Return Value
Type: Int32number of role privileges
Exceptions
Exception | Condition |
---|---|
System UnauthorizedAccessException | If the user has not the privilege |
[!:CelloSaaS.ServiceContracts.AccessControlManagement.RoleException] | If db exception occurs |
System ArgumentNullException | If tenant id is null or empty |
See Also