IApplicationLicense Methods

Methods

ContentX Access the license content class.
Evaluate Method used to (re)evaluate the license. After Evaluate() the license should have content, if no errors had occured. Note that the Load() will also calls Evaluate(). This method may get called multiple times. Vault instance may not be always available and can be given as null.
Load Load in and evaluate the license content.
ToString Get the details text status of the license.

See Also