Gets the global roles created by tenant.
Namespace: CelloSaaS.ServiceContracts.AccessControlManagementAssembly: CelloSaaS.ServiceContracts (in CelloSaaS.ServiceContracts.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- tenantId
- Type: System String
The tenant id.
Return Value
Type: List RoleList of roles
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | If tenant id is null or empty |
See Also