Skip to main content

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

MemberDescription
FeatureLockOverloaded. Initializes a new instance of the FeatureLock class.

Properties

MemberDescription
FeaturesReturns a list of features enabled by this instance.

Methods

MemberDescription
Equalsinherited from Object.
Finalizeinherited from Object.
GetHashCodeinherited from Object.
GetTypeinherited from Object.
IsFeatureEnabledIndicated if a feature was set enabled by this instance.
MemberwiseCloneinherited from Object.
ToStringinherited from Object.
Validateinherited from Lock. Checks whether a AgileDotNetLicense meets the restriction enforced by this lock.

See Also

FeatureLock Class | AgileDotNet.Licensing Namespace