IsLicensed<(Of <(<'type>)>)> Constructor (Nullable<(Of <(<'Int32>)>)>, Nullable<(Of <(<'TimeSpan>)>)>)
Initializes a new instance of the IsLicensed<(Of <(<'type>)>)> class. It calls TraceFailureReason(String),
TraceNoLicenseFile(String), TraceCurrentLicense(LicenseFile) to provide more information about the validation process.
Namespace:
CAS.Lib.CodeProtectAssembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Remarks
- TraceNoLicenseFile(String) - is called only if license file cannot be opened.
- TraceFailureReason(String) - is called only if license is not valid.
- TraceCurrentLicense(LicenseFile) - is called if the license is valid.
- TraceWarning(List<(Of <<'(String>)>>)) - is called only if license is valid and warning is provided.