The feature lock is used to control access to named product features. The class facilitates querying named product features enabled by the license creator.
![]() | FeatureLock | Overloaded. Initializes a new instance of the FeatureLock class. |
![]() | Features | Returns a list of features enabled by this instance. |
![]() | 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. |