System.ComponentModel.License.LicenseKey Property

When overridden in a derived class, gets the license key granted to this component.

Syntax

public abstract string LicenseKey { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A System.ComponentModel.LicenseProvider can use any Unicode character string as a license key. The License.LicenseKey should be treated as an opaque cookie, that is, a cookie with a deliberately hidden internal structure.

Requirements

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