System.ComponentModel.LicenseManager Class

Provides properties and methods to add a license to a component and to manage a System.ComponentModel.LicenseProvider. This class cannot be inherited.

See Also: LicenseManager Members

Syntax

public sealed class LicenseManager

Remarks

The System.ComponentModel.LicenseManager class provides the following static properties: LicenseManager.CurrentContext and LicenseManager.UsageMode. The class also provides the following static methods: LicenseManager.CreateWithContext(Type, LicenseContext), LicenseManager.IsValid(Type), and LicenseManager.Validate(Type).

When you create a component that you want to license, you must do the following:

[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]

For more information on licensing, see How to: License Components and Controls.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0