Interface ISubscriptionLicenseEvidence
Inherited Members
Namespace: Telerik.Licensing.Model
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public interface ISubscriptionLicenseEvidence : IProductLicenseEvidence, ITelerikLicenseEvidence
Properties
Expiration
Declaration
DateTime Expiration { get; }
Property Value
System.
|