Gets or sets the current System.ComponentModel.LicenseContext, which specifies when you can use the licensed object.
Documentation for this section has not yet been entered.
When the user requests a valid System.ComponentModel.License, the user must give the context in which the System.ComponentModel.License is valid to the LicenseProvider.GetLicense(LicenseContext, Type, object, bool) method. The System.ComponentModel.LicenseContext returned by this property should be passed to all System.ComponentModel.LicenseProvider classes.