LicenseFeature Members

SecureTeam Copy Protection

LicenseFeature Members

Identifies a named product feature. When used by a network license service, describes also the maximum number of feature instances that can shared among mutiple clients.

Constructors

LicenseFeature Initializes a new instance of the LicenseFeature class.

Properties

Count Get the maximum number of feature instances that can be shared among multiple clients concurrently.
Name Gets the named product feature.

Methods

Checkin Releases a checked out product feature.
Checkout Attempts to check out the product feature.
Equalsinherited from Object.
Finalizeinherited from Object.
GetHashCodeinherited from Object.
GetTypeinherited from Object.
MemberwiseCloneinherited from Object.
ToStringinherited from Object.

See Also

LicenseFeature Class | AgileDotNet.Licensing Namespace