Class LicenseXmlModel
Do not use this class (it is only public because of limitations of the .NET Framework)
Inheritance
LicenseXmlModel
Assembly: Lacuna.Pki.dll
Syntax
public class LicenseXmlModel : LicenseBaseXmlModel
Properties
Expiration
Declaration
public string Expiration { get; set; }
Property Value
Id
Declaration
public string Id { get; set; }
Property Value
IssueDate
Declaration
public string IssueDate { get; set; }
Property Value
Licensee
Declaration
public string Licensee { get; set; }
Property Value
Signature
Declaration
public string Signature { get; set; }
Property Value
VersionNumberLimit
Declaration
public string VersionNumberLimit { get; set; }
Property Value
VersionReleaseDateLimit
Declaration
public string VersionReleaseDateLimit { get; set; }
Property Value