public string[] GetWorkflows(string username, string password)
Only the name of the workflow definition is retrieved by this method. To get the full details
of a workflow definition, pass the name of the required workflow to the
GetWorkflowDetails method.