# LoadLicenseXml

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

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