Search Results for

    Show / Hide Table of Contents

    Class FeatureDefinitions

    Inheritance
    object
    FeatureDefinitions
    Inherited Members
    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 FeatureDefinitions

    Properties

    | Edit this page View Source

    AllLicensesTimeLimited

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

    BlockExpiredLicenses

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

    F1

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

    F2

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

    F3

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

    F4

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

    F5

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

    F6

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

    F7

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

    F8

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