LicensingGui Properties |
The LicensingGui type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowManualActivation | Gets or sets whether or not a user may activate manually using the license management dialog. |
![]() | AllowManualDeactivation | Gets or sets whether or not a user may deactivate manually using the license management dialog. |
![]() | AllowManualRefresh | Gets or sets whether or not a user may refresh manually using the license management dialog. |
![]() | AllowManualTriggerCode | Gets or sets whether or not a user may manually alter the license using Protection PLUS 4 compatible trigger codes. |
![]() | AllowOnlineActivation | Gets or sets whether or not a user may activate online using the license management dialog. |
![]() | AllowOnlineDeactivation | Gets or sets whether or not a user may deactivate online using the license management dialog. |
![]() | AllowOnlineRefresh | Gets or sets whether or not a user may refresh online using the license management dialog. |
![]() | ApplicationLicense | Gets or sets the application's License. |
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
![]() | ConnectionInformation | Gets automatically detected Internet connection information. |
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | DefaultRequestFileName | Gets or sets the default request file name (Request.html by default). |
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | InitialLicenseID | Gets or sets the initial License ID displayed on the license management dialog. |
![]() | InitialPassword | Gets or sets the initial password displayed on the license management dialog. |
![]() | InternetAutoDetectionTimeout | Gets or sets the maximum amount of time (in milliseconds) an automatic detection tests to run. |
![]() | InternetAutoDetectionUri | The URL to use for automatic detection tests. |
![]() | InternetEnableAutoDetection | Set to true to enable automatic detection, or false to disable this feature. |
![]() | IsInstallationNameEnabled | Gets or sets the if the Installation Name edit box is enabled or disabled. If disabled, the user is not able to enter an Installation Name. |
![]() | LicenseManagementActionsAllowed | Gets or sets the license management actions allowed. You may manually add the integer values from the LicenseManagementActionTypes enumeration and add select values together to only enable certain actions, or you may use one of the enumeration's masks (such as All or None). |
![]() | LicenseStatusEntries | Gets the collection of license status entries, which are displayed on the license management form. |
![]() | ManagementDialogCustomIcon | Gets or sets a custom icon (which overrides the default if set) for the license management dialog. |
![]() | ManagementDialogTitle | Gets or sets the title of the license management dialog. |
![]() | ManualRequestUri | The URL to access SOLO Server's manual request processing page. |
![]() | ProxyAuthenticationCredentials | Gets proxy server authentication credentials entered by the user. |
![]() | RegKey2Seed | Gets or sets the seed value used to decode "Activation Code 2" values when activating manually. The decoded value will contain 14 bits of additional numeric data. |
![]() | Site | (Inherited from Component.) |
![]() | SplashBackgroundColor | Gets or sets the splash screen's background color that is used when no splash image is used. |
![]() | SplashImage | Gets or sets the image to display on the splash screen. |
![]() | SplashMinimumDuration | Gets or sets the minimum duration which the splash screen should be displayed. It may be displayed for a longer time if work is being done asynchronously. |
![]() | SplashTopMost | Gets or sets whether to splash screen shows on top of all other windows. |
![]() | TriggerCodeSeed | Gets or sets the seed value used for validating "Activation Code 1" values when activating manually. |
![]() | TriggerCodesRequireLicenseID | Gets or sets whether or not users will be required to enter a License ID when activating via the manual exchange of trigger/activation codes. |
![]() | TriggerCodesRequirePassword | Gets or sets whether or not users will be required to enter a password when activating via the manual exchange of trigger/activation codes. Requiring a password will also require a License ID. |
![]() | TriggerCodesUseEncryptedKey | Gets or sets the seed value used for validating "Activation Code 1" values when activating manually. |
![]() | XmlActivationServiceUri | The URL to access SOLO Server's XmlActivationService web service. |
![]() | XmlLicenseFileServiceUri | The URL to access SOLO Server's XmlLicenseFileService web service. |
![]() | XmlLicenseServiceUri | The URL to access SOLO Server's XmlLicenseService web service. |
![]() | XmlNetworkFloatingServiceUri | The URL to access SOLO Server's XmlNetworkFloatingService web service. |