Method CheckParentSoftware
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
Declaration
public static bool CheckParentSoftware(IDriver driver, string parentSoftwareName, string licExtension, bool isNextGenDevice, string customLicensePath = null)
Parameters
Type | Name | Description |
---|---|---|
IDriver | driver | |
System.String | parentSoftwareName | Name of the Software which instantiates SignApi |
System.String | licExtension | License Extensions |
System.Boolean | isNextGenDevice | |
System.String | customLicensePath | can set a custom path where license file is stored |
Returns
Type | Description |
---|---|
System.Boolean |