Class Product
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
Properties
|
Edit this page
View Source
CreationDate
Declaration
public DateTime CreationDate { get; set; }
Property Value
|
Edit this page
View Source
DataObjects
Declaration
public List<DataObject> DataObjects { get; set; }
Property Value
|
Edit this page
View Source
Description
Declaration
public string Description { get; set; }
Property Value
|
Edit this page
View Source
FeatureDefinitions
Declaration
public FeatureDefinitions FeatureDefinitions { get; set; }
Property Value
|
Edit this page
View Source
Id
Declaration
public int Id { get; set; }
Property Value
|
Edit this page
View Source
IsPublic
Declaration
public bool IsPublic { get; set; }
Property Value
|
Edit this page
View Source
KeyAlgorithm
Declaration
public AlgorithmTypes KeyAlgorithm { get; set; }
Property Value
|
Edit this page
View Source
Name
Declaration
public string Name { get; set; }
Property Value
|
Edit this page
View Source
Password
Declaration
public string Password { get; set; }
Property Value