Gets the roles by service admin user.
Namespace: CelloSaaS.ServiceContracts.AccessControlManagementAssembly: CelloSaaS.ServiceContracts (in CelloSaaS.ServiceContracts.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- serviceAdminUserId
- Type: System String
The service admin user id.
Return Value
Type: Dictionary String, RoleDictionary of roles
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | If service admin user id is null or empty |
See Also