| SignDocDocumentLoaderinitLicenseManager Method |
Initialize license management.
License management must be initialized before the non - static methods of SignDocDocumentLoader can be used.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic static void initLicenseManager(
int who1,
int who2
)
Parameters
- who1
- Type: SystemInt32
The first magic number for the product. - who2
- Type: SystemInt32
The second magic number for the product
See Also