Skip to main content

LicenseKey

Assembly: ServiceStack.Text.dll
View Source
Declaration
public class LicenseKey

Properties

Ref

View Source
Declaration
public string Ref { get; set; }

Name

View Source
Declaration
public string Name { get; set; }

Type

View Source
Declaration
public LicenseType Type { get; set; }

Meta

View Source
Declaration
public long Meta { get; set; }

Hash

View Source
Declaration
public string Hash { get; set; }

Expiry

View Source
Declaration
public DateTime Expiry { get; set; }