Interface ITelerikLicenseKeyFile
Namespace: Telerik.Licensing.Model
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public interface ITelerikLicenseKeyFile
Properties
Diagnostics
Declaration
IReadOnlyList<Exception> Diagnostics { get; }
Property Value
System.
|
IsSignatureValid
Declaration
bool IsSignatureValid { get; }
Property Value
System.
|
IsValid
Declaration
bool IsValid { get; }
Property Value
System.
|