> 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/ilicenseinfo/methods/loadlicensexml.md).

# LoadLicenseXml

Loads a license XML file generated by the server and populates the ILicenseInfo interface.

```csharp
void LoadLicenseXml(string licenseXml, string computerID)
```
