Updated the given role with service ids
Namespace: CelloSaaS.ServiceContracts.AccessControlManagementAssembly: CelloSaaS.ServiceContracts (in CelloSaaS.ServiceContracts.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- roleIdentifier
- Type: System String
Role ID(Mandatory)
- roleDescription
- Type: System String
The role description.
- serviceIds
- Type: System String
The service ids.
Return Value
Type: StringUpdated Role ID
Exceptions
Exception | Condition |
---|---|
CelloSaaS.ServiceContracts.AccessControlManagement RoleException | If db exception occurs while updating the role. |
See Also