Application Programming Interface Guide > Server Actions > Server Actions Reference > CheckLicense
 
CheckLicense
Test whether the TDV has a valid license for the specified component. If the license is valid, this server action simply returns. Otherwise a fault is generated.
Argument
component (STRING): The license component name to check.
Faults
NotAllowed: If a valid license does not exist for the specified component.
Security: If the caller does not have the ACCESS_TOOLS rights.