Click or drag to resize
LicenseValidationOptions Properties

The LicenseValidationOptions type exposes the following members.

Properties
  NameDescription
Public propertyLicenseValidationOptionID
Gets or sets the unique License Validation Options ID (typically issued by SOLO Server).
Public propertyLicenseValidationOptionName
Gets or sets the name of the License Validation Options settings.
Public propertyRefreshLicenseAlwaysRequired
Gets or sets whether a refresh is always required when the application is run.
Public propertyRefreshLicenseAttemptFrequency
Gets or sets the number of days to wait before attempts to refresh and validate the license against SOLO Server.
Public propertyRefreshLicenseRequireFrequency
Gets or sets the number of days to wait before attempts to refresh and validate the license against SOLO Server are required.
Public propertyRefreshLicenseRequireWarningPeriod
Gets or sets the number of days before a required license refresh with SOLO Server to start notifying the user about the upcoming required license refresh.
Top
See Also