Search Results for

    Show / Hide Table of Contents

    Class CreateKeyModel

    Inheritance
    object
    RequestModel
    CreateKeyModel
    Inherited Members
    RequestModel.LicenseServerUrl
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SKM.V3.Models
    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
    Type Description
    string
    | Edit this page View Source

    AutomaticActivation

    Declaration
    public bool AutomaticActivation { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    Block

    Declaration
    public bool Block { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    CustomerId

    Declaration
    public int CustomerId { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    F1

    Declaration
    public bool F1 { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    F2

    Declaration
    public bool F2 { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    F3

    Declaration
    public bool F3 { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    F4

    Declaration
    public bool F4 { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    F5

    Declaration
    public bool F5 { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    F6

    Declaration
    public bool F6 { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    F7

    Declaration
    public bool F7 { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    F8

    Declaration
    public bool F8 { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    MaxNoOfMachines

    Declaration
    public int MaxNoOfMachines { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    Notes

    Declaration
    public string Notes { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Period

    Declaration
    public int Period { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    ProductId

    Declaration
    public int ProductId { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    TrialActivation

    Declaration
    public bool TrialActivation { get; set; }
    Property Value
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © Cryptolens AB