Returns a formatted string that contains the license names and their states. The string is formatted as an XML document.
| [Visual Basic .NET] | 
|---|
Public Function GetLicensingReport() As String  | 
| [C#] | 
|---|
public string GetLicensingReport();  | 
| [Managed C++] | 
|---|
public: String __gc ^ GetLicensingReport();  | 
| [Unmanaged C++] | 
|---|
 | 
| [Java] | 
|---|
public String getLicensingReport();  | 






