FeatureLock Members
The feature lock is used to control access to named product features. The class facilitates querying named product features enabled by the license creator.
Constructors
| Member | Description |
|---|---|
| FeatureLock | Overloaded. Initializes a new instance of the FeatureLock class. |
Properties
| Member | Description |
|---|---|
| Features | Returns a list of features enabled by this instance. |
Methods
| Member | Description |
|---|---|
| Equals | inherited from Object. |
| Finalize | inherited from Object. |
| GetHashCode | inherited from Object. |
| GetType | inherited from Object. |
| IsFeatureEnabled | Indicated if a feature was set enabled by this instance. |
| MemberwiseClone | inherited from Object. |
| ToString | inherited from Object. |
| Validate | inherited from Lock. Checks whether a AgileDotNetLicense meets the restriction enforced by this lock. |