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