class LicenseApplicationData

The application data from a license.

Summary

Members Descriptions
public const std::string& GetName() const Gets the application data name.
public const std::string& GetValue() const Gets the application data value.

Members

GetName function

Gets the application data name.

Returns: The name

GetValue function

Gets the application data value.

Returns: The value