Class TelerikLicenseKeyFile
Inheritance
System.Object
TelerikLicenseKeyFile
Namespace: Telerik.Licensing.Model
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public class TelerikLicenseKeyFile : Object, ITelerikLicenseKeyFile
Properties
Diagnostics
Declaration
public IReadOnlyList<LicenseException2> Diagnostics { get; }
Property Value
System.
|
Header
IsSignatureValid
Declaration
public bool IsSignatureValid { get; }
Property Value
System.
|
Implements
IsValid
Declaration
public bool IsValid { get; }
Property Value
System.
|
Implements
LicenseKey
Explicit Interface Implementations
ITelerikLicenseKeyFile.Diagnostics
Declaration
IReadOnlyList<Exception> ITelerikLicenseKeyFile.Diagnostics { get; }
Returns
System.
|
Implements
ITelerikLicenseKeyFile.LicenseKey
Declaration
ILicenseKey ITelerikLicenseKeyFile.LicenseKey { get; }