IApplicationLicenseContent Interface |
Namespace: MFiles.VAF.Configuration
The IApplicationLicenseContent type exposes the following members.
Name | Description | |
---|---|---|
![]() | Errors |
Internal containers for errors from deserialization etc.
|
![]() | FormatError |
Global value for really bad source data.
|
![]() | Infos |
Internal containers for infos from deserialization etc.
|
![]() | IsEmpty |
Global value for emptiness.
|
![]() | IsEvaluated |
Cached value for evaluated conditions.
|
![]() | LicenseStatus |
The contents license status.
|
Name | Description | |
---|---|---|
![]() | IsConditionsOK |
Method to check if license's conditions are ok.
|
![]() | IsFormatCorrect |
Method to check contents sanity.
Conditions are checked with TermCheck.
|
![]() | ToString |
The text details of the license state.
|