Enum LicenseFeatures
Defines the product premium features that license can enable.
Namespace: Nevatech.Vsb.Repository.Security.Licensing
Assembly: Nevatech.Vsb.Repository.dll
Syntax
[Flags]
public enum LicenseFeatures : byte
  Fields
| Name | Description | 
|---|---|
| DeveloperPortal | Developer Portal.  | 
      
| None | Default features are enabled.  |