LicensedComponent Class |
Namespace: AGI.Foundation
The LicensedComponent type exposes the following members.
Name | Description | |
---|---|---|
CustomerID |
Gets the customer ID from the license information. Different types of licenses
include customer information in several different possible fields.
| |
ExpirationDate |
Gets the expiration date of the component, or
MaxValue
if the component does not expire.
| |
IsExpired |
Gets a value indicating whether this component is expired.
| |
Name |
Gets the name of the component.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetField |
Gets a field from the license information for this component, such as Name.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |