Class CreateKeyModel
Inheritance
CreateKeyModel
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class CreateKeyModel : RequestModel
Properties
|
Edit this page
View Source
AllowedMachines
Declaration
public string AllowedMachines { get; set; }
Property Value
|
Edit this page
View Source
AutomaticActivation
Declaration
public bool AutomaticActivation { get; set; }
Property Value
|
Edit this page
View Source
Block
Declaration
public bool Block { get; set; }
Property Value
|
Edit this page
View Source
CustomerId
Declaration
public int CustomerId { get; set; }
Property Value
|
Edit this page
View Source
F1
Declaration
public bool F1 { get; set; }
Property Value
|
Edit this page
View Source
F2
Declaration
public bool F2 { get; set; }
Property Value
|
Edit this page
View Source
F3
Declaration
public bool F3 { get; set; }
Property Value
|
Edit this page
View Source
F4
Declaration
public bool F4 { get; set; }
Property Value
|
Edit this page
View Source
F5
Declaration
public bool F5 { get; set; }
Property Value
|
Edit this page
View Source
F6
Declaration
public bool F6 { get; set; }
Property Value
|
Edit this page
View Source
F7
Declaration
public bool F7 { get; set; }
Property Value
|
Edit this page
View Source
F8
Declaration
public bool F8 { get; set; }
Property Value
|
Edit this page
View Source
MaxNoOfMachines
Declaration
public int MaxNoOfMachines { get; set; }
Property Value
|
Edit this page
View Source
Notes
Declaration
public string Notes { get; set; }
Property Value
|
Edit this page
View Source
Period
Declaration
public int Period { get; set; }
Property Value
|
Edit this page
View Source
ProductId
Declaration
public int ProductId { get; set; }
Property Value
|
Edit this page
View Source
TrialActivation
Declaration
public bool TrialActivation { get; set; }
Property Value