Class LicenseInfo

LicenseInfo class

Represents a license information.

public class LicenseInfo

Properties

NameDescription
EditionType { get; }Gets the edition type of the license.
EmailTo { get; }Gets the email address used to license.
LicensedTo { get; }Gets the information about the licensee.
LicenseExpiry { get; }Gets the license expiry date.
LicenseNote { get; }Gets the license note.
LicenseType { get; }Gets the license type.
Products { get; }Gets the list of licensed products.
SubscriptionExpiry { get; }Gets the assembly release date to which updates are possible.

See Also