Interface IProductLicenseEvidence
Inherited Members
Namespace: Telerik.Licensing.Model
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public interface IProductLicenseEvidence : ITelerikLicenseEvidence
Properties
ProductCode
Declaration
string ProductCode { get; }
Property Value
System.
|
UserId
Declaration
Guid UserId { get; }
Property Value
System.
|