Please enable JavaScript.
Coggle requires JavaScript to display documents.
LicenseManager (ValidateLicenseFile(byte[]) (Error (License file is…
LicenseManager
ValidateLicenseFile(byte[])
Success
void
Error
License file is missing or empty!
Certificate is missing!
License content is invalid!
System identifier is invalid!
License is expired!
License does not contain the {{name}} field!
GenerateSystemIdentifier(): string
Success
New file's path
Error
System identifier generation failed!
GetExpirationDatePreview(byte[]): DateTime
Success
ExpirationDate
Error
License does not contain the "expirationDate" field!
DateParse is only available for a STRING feature