Class TelerikLicenseEvidence
Inheritance
System.Object
TelerikLicenseEvidence
Namespace: Telerik.Licensing.Model
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public abstract class TelerikLicenseEvidence : Object, ITelerikLicenseEvidence
Properties
Diagnostics
Declaration
public IReadOnlyList<LicenseException2> Diagnostics { get; }
Property Value
System.
|
Implements
IsSignatureValid
Declaration
public bool IsSignatureValid { get; }
Property Value
System.
|
Implements
IsValid
Declaration
public bool IsValid { get; }
Property Value
System.
|
Implements
JWT
Declaration
public string JWT { get; }
Property Value
System.
|
Implements
Type
Declaration
public string Type { get; }
Property Value
System.
|
Implements
Methods
EqualsBase(TelerikLicenseEvidence)
Declaration
protected bool EqualsBase(TelerikLicenseEvidence obj)
Parameters
Returns
System.
|
GetHashCodeBase()
Declaration
protected int GetHashCodeBase()
Returns
System.
|