Class License
Accepts a verified string.
Inheritance
System.Object
License
Namespace: Sig.SignAPI
Assembly: SigSignAPI.dll
Syntax
public static class License : object
Methods
| Name | Description |
|---|---|
| CheckParentSoftware(IDriver, String, String, Boolean, String) | This can check the license of the software from which the SignApi is instantiated. This automatically set license to all the stepover libraries used |
| Set(String) | Sets the verified string. May run the license app. |
| SetCustomerkey(String, Boolean) | creates a licence from customer key in the windows registry or cropcode file in linux and IOS |
| setCustomLicPath(String) |