LicenseManagerBaseT Methods |
The LicenseManagerBaseT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessContent |
Access the license class as our template class.
|
![]() | Clone |
Return a copy of us, Without content class!
|
![]() | ContentX |
Access the license as the class user expects it.
|
![]() | Evaluate |
Method used to evaluate the license.
This may get called multiple times.
Vault instance may not be always available and can be given as null.
|
![]() | Load |
Set the license json-content.
|
![]() | ToString |
Get the details text status of the license.
(Overrides ObjectToString.) |