Search Results for

    Show / Hide Table of Contents

    Enum LicenseFeatures

    Defines the product premium features that license can enable.

    Namespace: Nevatech.Vsb.Repository.Security.Licensing
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    [Flags]
    [SuppressMessage("Microsoft.Design", "CA1028:EnumStorageShouldBeInt32")]
    public enum LicenseFeatures : byte

    Fields

    Name Description
    DeveloperPortal

    Developer Portal.

    None

    Default features are enabled.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation