Overload List

  NameDescription
Public methodLicenseRequest()()()()
The default constructor creates an instance of the LicenseRequest class.
Public methodLicenseRequest(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.
Public methodLicenseRequest(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.

See Also