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
|
Improve this Doc
View Source
Expiration
Declaration
public string Expiration { get; set; }
Property Value
|
Improve this Doc
View Source
Id
Declaration
public string Id { get; set; }
Property Value
|
Improve this Doc
View Source
IssueDate
Declaration
public string IssueDate { get; set; }
Property Value
|
Improve this Doc
View Source
Licensee
Declaration
public string Licensee { get; set; }
Property Value
|
Improve this Doc
View Source
Signature
Declaration
public string Signature { get; set; }
Property Value
|
Improve this Doc
View Source
VersionNumberLimit
Declaration
public string VersionNumberLimit { get; set; }
Property Value
|
Improve this Doc
View Source
VersionReleaseDateLimit
Declaration
public string VersionReleaseDateLimit { get; set; }
Property Value