The LicenseSettingData type exposes the following members.

Constructors

  NameDescription
Public methodLicenseSettingData
Initializes a new instance of the LicenseSettingData class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyCustomData
The custom data specified in the license setting.
Public propertyDateCreated
The date time on which the license setting was created.
Public propertyDateModified
The date time on which the license setting was last modified.
Public propertyExpirationDays
The number of expiration days specified for the license setting
Public propertyFeatures
The numeric representation of the features/flags specified in the license setting.
Public propertyLicenseSettingId
The numeric identifier of the license setting in the license store.
Public propertyName
The name of the license setting.
Public propertySystemIdentifierOptions
The machine identifier options specified in the license setting.

See Also