LibInstaller..::..InstallLicense Method
Overload List
Name | Description | |
---|---|---|
InstallLicense(Boolean) |
Installs the license for the component with the default values for the user of the license. Could be used while debugging to
allow to pass the license validation process.
|
|
InstallLicense(String, String, String, Boolean) |
Installs the license for the component. Could be used for ClickOnce deployment
to install the license while installing the software.
|
|
InstallLicense(Stream) |
Installs the license fro the Stream.
|