License Manager Utility API

This section describes the API functions that provide client library capabilities useful to certain specialized applications.

Given below is the list of the API functions:

Function Description
VLSdiscover Retrieves the names of the computers on the local subnet (or beyond) running the Sentinel RMS License Manager which are authorized to service requests from an application.
VLSaddFeature Adds the license into the License Manager's memory only.
VLSaddFeatureToFile Adds the license into the license memory and license file.
VLSdeleteFeature Removes licensing information from the License Manager’s internal tables.
VLSdeleteLicenseFromFile Deletes a non-capacity license from the License Manager's memory and file.
VLSdeleteLicenseFromFileExt Deletes both capacity and non-capacity licenses from the License Manager's memory and file.
VLSshutDown Shuts down the License Manager.