| License Class |
Namespace: PIX.QMSAPI.DataObjects
The License type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsValid | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Control |
The control number of the license. This is used to validate the serial number.
| |
| Corporation |
The corporation of the licensee.
| |
| LEFFile |
The LEF (License Enabler File) which defines the features of the license.
| |
| LEFOk |
The current state of the LEF file. Set to true if it is valid, otherwise false.
| |
| LicenseType |
The type of the license.
| |
| Name |
The name of the licensee.
| |
| Serial |
The serial number of the license.
|