> 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/qlmlicense/client-side-methods/readactivatedlicensefile.md).

# ReadActivatedLicenseFile

### Description

Reads the license file generated by the License Server and returns its content.

```csharp
string ReadActivatedLicenseFile()
```

### Return

| Data Type | Description                               |
| :-------: | ----------------------------------------- |
|   string  | the content of the activated license file |
