The LicenseSettingData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LicenseSettingData | Initializes a new instance of the LicenseSettingData class |
Methods
Name | Description | |
---|---|---|
Equals | (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.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
CustomData |
The custom data specified in the license setting.
| |
DateCreated |
The date time on which the license setting was created.
| |
DateModified |
The date time on which the license setting was last modified.
| |
ExpirationDays |
The number of expiration days specified for the license setting
| |
Features |
The numeric representation of the features/flags specified in the license setting.
| |
LicenseSettingId |
The numeric identifier of the license setting in the license store.
| |
Name |
The name of the license setting.
| |
SystemIdentifierOptions |
The machine identifier options specified in the license setting.
|