Gets the users in roles.
Namespace: CelloSaaS.ServiceContracts.UserManagementAssembly: CelloSaaS.ServiceContracts (in CelloSaaS.ServiceContracts.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- roleIds
- Type: System String
The role ids.
Return Value
Type: Dictionary String, Dictionary String, UserDetailsExceptions
Exception | Condition |
---|---|
System NotSupportedException | If the service is for UserConnectionString DAL Provider |
System ArgumentNullException | If the role ids is null or role ids count is zero |
See Also