> For the complete documentation index, see [llms.txt](https://docs.soraco.co/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.soraco.co/docs/api-reference/.net-api/iqlmcustomerinfo/methods/parseresults.md).

# ParseResults

### Description

Parses the results returned by a call to AddUserEx2.

```csharp
void ParseResults(string results, ref string message)
```

### Parameters

| Parameter |  Type  | Description                    |
| --------- | :----: | ------------------------------ |
| results   | string | URL to the QLM License Server. |
| message   | string | The license key to activate    |
