Class KeyInfoModel
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class KeyInfoModel : RequestModel
Properties
|
Edit this page
View Source
FieldsToReturn
Declaration
public int FieldsToReturn { get; set; }
Property Value
|
Edit this page
View Source
Key
Declaration
public string Key { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public bool Metadata { get; set; }
Property Value
|
Edit this page
View Source
ProductId
Declaration
public int ProductId { get; set; }
Property Value
|
Edit this page
View Source
Sign
Declaration
public bool Sign { get; set; }
Property Value
|
Edit this page
View Source
SignMethod
Declaration
public SignMethod SignMethod { get; set; }
Property Value