Overload List
Name | Description | |
---|---|---|
LicenseRequest()()()() |
The default constructor creates an instance of the LicenseRequest class.
| |
LicenseRequest(String) |
Creates a default license request object that queries the existence of the requested license. The license can be a user license
or a feature license on the IC server.
| |
LicenseRequest(String, LicenseRequestType) |
Creates a license request object to perform a query, request, replace, or release operation on a license. The license
can be a user license or a feature license on the IC server.
|