# 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 |
