Method Details for AddRoleToEmployeeByName.
Adds a role to an employee
Parameters
- employeeGuid Guid Employee unique identifier (Guid)
- rolename String The name of the role (string)
- token SecurityToken Security token associated with the request (SecurityToken)
Returns
An employee header object